n8n-nodes-base
Version:
Base nodes of n8n
476 lines (475 loc) • 14.3 kB
JSON
{
"type": "object",
"properties": {
"archived": {
"type": "boolean"
},
"assignees": {
"type": "array",
"items": {
"type": "object",
"properties": {
"color": {
"type": "string"
},
"email": {
"type": "string"
},
"id": {
"type": "integer"
},
"initials": {
"type": "string"
},
"username": {
"type": "string"
}
}
}
},
"attachments": {
"type": "array",
"items": {
"type": "object",
"properties": {
"date": {
"type": "string"
},
"deleted": {
"type": "boolean"
},
"email_data": {
"type": "null"
},
"extension": {
"type": "string"
},
"hidden": {
"type": "boolean"
},
"id": {
"type": "string"
},
"is_folder": {
"type": "null"
},
"mimetype": {
"type": "string"
},
"parent_id": {
"type": "string"
},
"resolved_comments": {
"type": "integer"
},
"size": {
"type": "integer"
},
"source": {
"type": "integer"
},
"title": {
"type": "string"
},
"total_comments": {
"type": "integer"
},
"type": {
"type": "integer"
},
"url": {
"type": "string"
},
"url_w_host": {
"type": "string"
},
"url_w_query": {
"type": "string"
},
"user": {
"type": "object",
"properties": {
"color": {
"type": "string"
},
"email": {
"type": "string"
},
"id": {
"type": "integer"
},
"initials": {
"type": "string"
},
"username": {
"type": "string"
}
}
},
"version": {
"type": "integer"
},
"workspace_id": {
"type": "null"
}
}
}
},
"checklists": {
"type": "array",
"items": {
"type": "object",
"properties": {
"creator": {
"type": "integer"
},
"date_created": {
"type": "string"
},
"id": {
"type": "string"
},
"items": {
"type": "array",
"items": {
"type": "object",
"properties": {
"date_created": {
"type": "string"
},
"due_date": {
"type": "null"
},
"group_assignee": {
"type": "null"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"parent": {
"type": "null"
},
"resolved": {
"type": "boolean"
},
"sent_due_date_notif": {
"type": "null"
},
"start_date": {
"type": "null"
}
}
}
},
"name": {
"type": "string"
},
"orderindex": {
"type": "integer"
},
"resolved": {
"type": "integer"
},
"task_id": {
"type": "string"
},
"unresolved": {
"type": "integer"
}
}
}
},
"creator": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"id": {
"type": "integer"
},
"username": {
"type": "string"
}
}
},
"custom_fields": {
"type": "array",
"items": {
"type": "object",
"properties": {
"date_created": {
"type": "string"
},
"hide_from_guests": {
"type": "boolean"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"type": {
"type": "string"
},
"type_config": {
"type": "object",
"properties": {
"options": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
},
"orderindex": {
"type": "integer"
}
}
}
},
"sorting": {
"type": "string"
}
}
}
}
}
},
"custom_item_id": {
"type": "integer"
},
"date_created": {
"type": "string"
},
"date_updated": {
"type": "string"
},
"dependencies": {
"type": "array",
"items": {
"type": "object",
"properties": {
"chain_id": {
"type": "null"
},
"date_created": {
"type": "string"
},
"depends_on": {
"type": "string"
},
"task_id": {
"type": "string"
},
"type": {
"type": "integer"
},
"userid": {
"type": "string"
},
"workspace_id": {
"type": "string"
}
}
}
},
"folder": {
"type": "object",
"properties": {
"access": {
"type": "boolean"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"id": {
"type": "string"
},
"linked_tasks": {
"type": "array",
"items": {
"type": "object",
"properties": {
"date_created": {
"type": "string"
},
"link_id": {
"type": "string"
},
"task_id": {
"type": "string"
},
"userid": {
"type": "string"
},
"workspace_id": {
"type": "string"
}
}
}
},
"list": {
"type": "object",
"properties": {
"access": {
"type": "boolean"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"locations": {
"type": "array",
"items": {
"type": "object",
"properties": {
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
}
},
"name": {
"type": "string"
},
"orderindex": {
"type": "string"
},
"permission_level": {
"type": "string"
},
"project": {
"type": "object",
"properties": {
"access": {
"type": "boolean"
},
"id": {
"type": "string"
},
"name": {
"type": "string"
}
}
},
"sharing": {
"type": "object",
"properties": {
"public": {
"type": "boolean"
},
"public_fields": {
"type": "array",
"items": {
"type": "string"
}
},
"public_share_expires_on": {
"type": "null"
},
"seo_optimized": {
"type": "boolean"
},
"token": {
"type": "null"
}
}
},
"space": {
"type": "object",
"properties": {
"id": {
"type": "string"
}
}
},
"status": {
"type": "object",
"properties": {
"color": {
"type": "string"
},
"id": {
"type": "string"
},
"orderindex": {
"type": "integer"
},
"status": {
"type": "string"
},
"type": {
"type": "string"
}
}
},
"tags": {
"type": "array",
"items": {
"type": "object",
"properties": {
"name": {
"type": "string"
},
"tag_bg": {
"type": "string"
},
"tag_fg": {
"type": "string"
}
}
}
},
"team_id": {
"type": "string"
},
"time_spent": {
"type": "integer"
},
"url": {
"type": "string"
},
"watchers": {
"type": "array",
"items": {
"type": "object",
"properties": {
"email": {
"type": "string"
},
"id": {
"type": "integer"
},
"initials": {
"type": "string"
},
"username": {
"type": "string"
}
}
}
}
},
"version": 1
}