Skip to main content

object

WorkflowEdge

LLM
View as Markdown
Open llms.txt

Properties

  • Name
    id
    Type
    string
    Description
    Required property.
  • Name
    source
    Type
    string
    Description
    Required property.
  • Name
    target
    Type
    string
    Description
    Required property.
  • Name
    sourceHandle
    Type
    string
    Description
    Optional property.
  • Name
    value
    Type
    string
    Description
    Match value within a sourceHandle (e.g. action button value for send_rich_message)
  • Name
    targetHandle
    Type
    string
    Description
    Optional property.
  • Name
    data
    Type
    object
    Description
    Custom edge data (e.g. jump markers, labels)

Related operations