UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

37 lines (36 loc) 678 B
{ "type": "object", "properties": { "created_at": { "type": "string" }, "duration": { "type": "integer" }, "host_id": { "type": "string" }, "id": { "type": "integer" }, "join_url": { "type": "string" }, "start_time": { "type": "string" }, "timezone": { "type": "string" }, "topic": { "type": "string" }, "type": { "type": "integer" }, "uuid": { "type": "string" } }, "version": 2 }