missive_create_teams
Create one or more teams in a Missive organization. Requires admin or owner permissions. Specify name and optional settings for each team.
Instructions
Creates one or more teams in an organization. The API token must belong to an admin or owner of the organization. Each team requires name and organization (organization falls back to MISSIVE_DEFAULT_ORGANIZATION). Body shape: { teams: [...] }.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| teams | Yes | One or more teams to create. |