update_convo
Update a conversation's state (open, closed, snoozed, spam, trash), star status, or assignee in Send16.
Instructions
Update conversation state (open/closed/snoozed/spam/trash), star, or assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | New state | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| convoId | Yes | Conversation ID | |
| starred | No | Star/unstar | |
| assigneeId | No | Workspace member ID, or null to unassign |