missive_list_shared_labels
List shared labels (team-shared conversation tags) from accessible Missive organizations, with optional organization filter and pagination via limit and offset.
Instructions
Lists shared labels (the folder-like, team-shared conversation tags) in the organizations you can access. organization is an optional filter; pagination via limit/offset.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of shared labels to return. Default 50, max 200. | |
| offset | No | Offset used to paginate results. Default 0. | |
| organization | No | Optional organization ID to filter by. Defaults to MISSIVE_DEFAULT_ORGANIZATION if set; otherwise lists across all accessible organizations. |