list_organizations
List all organizations you have access to, retrieving their IDs, names, and member counts. Use this to view available organizations before selecting one as active with set_organization.
Instructions
List all organizations accessible to the authenticated user.
Returns: A list of organizations with their IDs, names, and member counts. Use set_organization tool to select one as the active organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||