list_entities
List tools, languages, and concepts connected to project memories to quickly grasp the stack or retrieve an entity ID for further graph traversal.
Instructions
List tools, languages and concepts connected to memories in the current project. Use to understand the stack quickly or find an entity id for traverse_graph.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | ||
| taskId | No | Current task identifier. Overrides BRAINFEATHER_TASK_ID for this call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch | No | ||
| taskId | No | ||
| entities | Yes | ||
| projectId | Yes |