list_brains
List all created brains and view their details: slug, name, description, item count, tier, and visibility. Retrieve the slug to use in chat_with_brain for targeted queries.
Instructions
List all Brains you have created. Returns slug, name, description, item count, tier (free/pro), and visibility (public/private). Use the slug with chat_with_brain to query a specific Brain.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| brains | Yes |