mind_branches
List branches of a user's mind with live memory counts to track memory distribution and identify the default branch.
Instructions
List the branches of the user's mind, with live memory counts.
Returns:
dict with branches: [{id, name, is_default, head_commit_id,
created_at, memory_count}].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||