Tasks API¶
List tasks¶
| Parameter | Type | Description |
|---|---|---|
status | string | Filter: pending, in_progress, completed |
priority | string | Filter: low, medium, high |
tag | string | Filter by email-derived tag |
source | string | Filter by source module (CommBoost, StreamBoost, Manual, etc.) |
Create task¶
{
"title": "Follow up with client",
"description": "Regarding partnership proposal",
"priority": "high",
"source": "Manual",
"email_id": 42
}
Update task¶
Dashboard statistics¶
Returns aggregate stats for the dashboard: