list_tasks
Get all tasks your vendor assigned in a workspace, with today, this week, overdue, and completed counts. Grouped tasks are sorted by due date, so you know what needs attention.
Instructions
Tasks the vendor has assigned to you in a workspace — the portal's Tasks tab — with the today / this week / overdue / completed counts and any task groups. Sorted by due date.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default 1). | |
| origin | No | Portal origin (e.g. https://<vendor>.hbportal.co). Optional when only one session is active. | |
| per_page | No | Page size (default 50). | |
| curr_date | No | YYYY-MM-DD the counts are bucketed against (default: today). | |
| workspace_id | Yes | The workspace _id (from list_projects). |