List organizations
action1_list_organizationsList all organizations available to your API key, with optional filters for admin status and result limit.
Instructions
List every organization the configured API key can access.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| admin | No | If true, restrict to orgs the API key has admin rights on. | |
| limit | No | Max items to return. | |
| response_format | No | Output format. Default markdown. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| note | No | ||
| count | Yes | ||
| items | Yes | ||
| total | No | ||
| truncated | No |