search_tasks
Search FieldRoutes tasks and alerts using filters like status, assignee, or customer to retrieve matching task IDs.
Instructions
Search tasks/alerts and return matching IDs. Maps to POST /task/search. [tier: readonly-owner]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| status | No | 0: Pending, 1: Completed, 2: In Use, 3: Urgent, -1: Deleted | |
| taskIDs | No | ||
| assignedTo | No | ||
| customerIDs | No | ||
| includeData | No |