branch_add
Add entities to a non-main branch, with optional inclusion of their relations.
Instructions
Add entities to the current branch. Only works on non-main branches. Optionally includes relations between added entities.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_names | Yes | Entity names to add to current branch | |
| include_relations | No | Also include relations between added entities |