missive_list_organizations
Lists organizations you belong to and returns their IDs and names, enabling you to find the organization ID needed as a filter for other tools.
Instructions
Lists the organizations the API token owner is part of (id, name). Use this to find the organization id used as a filter or default by other tools. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of organizations to return. Default 50, max 200. | |
| offset | No | Offset used to paginate results. Default 0. |