wealthbox.tasks.list
Retrieve tasks from Wealthbox CRM with filters for title, assignee, category, completion, due date, and update time. Fetch specific tasks by query parameters for targeted views.
Instructions
List tasks. Query params: title, assigned_to_user_id, assigned_to_team_id, category_id, completed (boolean), due_date (YYYY-MM-DD), updated_since, updated_before, page, per_page.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |