Add Branch Edge
add_branch_edgeAdd conditional branch edges to game narratives, linking nodes with flags, knowledge, or relationship conditions to control story flow and branching logic.
Instructions
添加带条件的分支边
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| label | No | ||
| to_id | Yes | ||
| from_id | Yes | ||
| conditions | No | ||
| project_id | No | ||
| branch_kind | No |