create_delegation
Log an assigned task with title, assignee, due date, priority, and notes to track delegated work within the executive workspace.
Instructions
Create a new delegation manually.
Use this to track a task you've assigned to someone.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Tags for categorization | |
| title | Yes | Brief description of the task | |
| due_date | No | When the task is due (YYYY-MM-DD format) | |
| priority | No | Priority level (low, medium, high, urgent) | medium |
| description | No | Detailed notes | |
| assignee_name | No | Name of person assigned | |
| assignee_email | Yes | Email of person assigned |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||