toggle_ai_drafts
Enable or disable AI-generated draft replies for a board, choosing between automatic or manual creation.
Instructions
Enable or disable AI-generated draft replies for a board. When enabling, you must choose a category: 'automatic' (drafts created without prompting) or 'manual' (drafts created on demand).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| boardId | Yes | The board ID | |
| enabled | Yes | true to enable AI drafts, false to disable | |
| category | No | Required when enabling. Defaults to 'automatic'. |