forge_context_graph_create
Create a state machine to define conversation flow for agent interactions. Structure dialogues with clear states and transitions.
Instructions
Create a new context graph (state machine that defines conversation flow).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state_machine_name | Yes | Name for the context graph | |
| org_id | No | Org ID (uses active org if omitted) |