search_tasks
Search Apollo workspace for manual, call, and sequence-triggered tasks using keyword, user, and completion filters with sorting and pagination.
Instructions
Search tasks in your Apollo workspace. FREE. Returns manual tasks, call tasks, and sequence-triggered tasks. Undocumented endpoint.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q_keywords | No | Keyword search | |
| user_id | No | Filter by assigned user ID | |
| completed | No | Filter by completion status | |
| sort_by_field | No | ||
| sort_ascending | No | ||
| page | No | ||
| per_page | No |