List Tasks
freeagent_list_tasksRetrieve tasks from FreeAgent with optional filters by view, project, or last updated date.
Instructions
List tasks from FreeAgent. Optionally filter by view, project, or updated_since.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| view | No | Filter tasks by view: all, active, completed, or hidden | |
| sort | No | Sort order for tasks | |
| project | No | Project URL to filter tasks by | |
| updated_since | No | Only return tasks updated since this date (ISO 8601) |