update_task
Update existing tasks in Apollo.io by changing notes, priority, due date, or marking as completed.
Instructions
Update an existing task. FREE. Can mark as completed. Undocumented endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Apollo task ID | |
| note | No | Updated task note | |
| completed | No | Mark as completed | |
| priority | No | ||
| due_at | No |