missive_create_responses
Create reusable email templates (canned responses) for your team or personal use. Define body, subject, recipients, and attachments with organization or user scope.
Instructions
Creates one or more responses (reusable canned reply / email templates). Body shape { responses: [...] }. Each response must be scoped to EITHER an organization (shared) OR a user (personal) — exactly one, never both; organization falls back to MISSIVE_DEFAULT_ORGANIZATION only when no user is given. Title is optional. Provide body, subject, default recipients, attachments, and external sync IDs as needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| responses | Yes | The responses to create (at least one). |