update_convo
Update conversation status (open/closed/archived/snoozed) or assignee.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | New status | |
| apiKey | No | Send16 API key (overrides SEND16_API_KEY env var) | |
| convoId | Yes | Conversation ID | |
| assigneeId | No | Workspace member user ID, or null to unassign |