crm_list_tasks
List CRM tasks in a table with optional filters by status and group ID to track todo, doing, done, or cancelled items.
Instructions
List CRM tasks as a table (optional group_id / status todo|doing|done|cancelled).
When presenting the result:
Display as a Markdown table using content.columns / content.rows.
Do not output raw JSON unless the user asks.
For empty results, show content.empty.
After sending a prospect email with send_email, mark the task done via crm_update_task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| status | No | ||
| group_id | No |