Skip to main content

object

ChatbotWorkflowNode

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    type
    Type
    enum
    Description
    Required property. Allowed values: start, end, send_message, send_rich_message, wait_for_response, condition, escalate, update_tags, intent_router, webhook.
  • Name
    data
    Type
    object
    Description
    Node-specific data. Webhook nodes use WebhookNodeData.

Related operations