teamleader_list_tasks
Fetch tasks from Teamleader Focus CRM using optional filters for customer, search term, and pagination.
Instructions
List tasks from Teamleader Focus with optional filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| term | No | Search term to filter tasks | |
| page_size | No | Page size (default: 20, max: 100) | |
| customer_id | No | Customer ID to filter by | |
| customer_type | No | Customer type to filter by |