Tasks
5 tools for managing tasks against any CRM record.
| Tool | Description |
|---|---|
list_tasks | List tasks for the workspace, with optional filters. |
get_task | Retrieve a single task by its ID. |
create_task | Create a new task. |
update_task | Update an existing task. |
delete_task | Delete a task permanently. |