n8n-nodes-base
Version:
Base nodes of n8n
253 lines (252 loc) • 7.12 kB
JSON
{
"type": "object",
"properties": {
"avatar_hash": {
"type": "string"
},
"display_name": {
"type": "string"
},
"display_name_normalized": {
"type": "string"
},
"email": {
"type": "string"
},
"fields": {
"type": "object",
"properties": {
"Xf03UMDX9738": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UMDX98DC": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UR35L6MT": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UR35L7K7": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UTUL86LB": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UU2E8W4S": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03UWFR6VJQ": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf03V6LREDCZ": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf0403NW3YCQ": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf05GWG5K0S0": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf08BT55JWBG": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf08BWUCR1LM": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
},
"Xf08FLSF1456": {
"type": "object",
"properties": {
"alt": {
"type": "string"
},
"value": {
"type": "string"
}
}
}
}
},
"first_name": {
"type": "string"
},
"huddle_state": {
"type": "string"
},
"huddle_state_expiration_ts": {
"type": "integer"
},
"image_1024": {
"type": "string"
},
"image_192": {
"type": "string"
},
"image_24": {
"type": "string"
},
"image_32": {
"type": "string"
},
"image_48": {
"type": "string"
},
"image_512": {
"type": "string"
},
"image_72": {
"type": "string"
},
"image_original": {
"type": "string"
},
"is_custom_image": {
"type": "boolean"
},
"last_name": {
"type": "string"
},
"phone": {
"type": "string"
},
"real_name": {
"type": "string"
},
"real_name_normalized": {
"type": "string"
},
"skype": {
"type": "string"
},
"start_date": {
"type": "string"
},
"status_emoji": {
"type": "string"
},
"status_emoji_display_info": {
"type": "array",
"items": {
"type": "object",
"properties": {
"display_url": {
"type": "string"
},
"emoji_name": {
"type": "string"
},
"unicode": {
"type": "string"
}
}
}
},
"status_expiration": {
"type": "integer"
},
"status_text": {
"type": "string"
},
"status_text_canonical": {
"type": "string"
},
"title": {
"type": "string"
}
},
"version": 1
}