teamleader_list_contacts
List contacts from Teamleader Focus with optional filters for search terms, tags, and updated-since date, and pagination to control page size and number.
Instructions
List contacts from Teamleader Focus with optional filtering and pagination
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (default: 1) | |
| tags | No | Filter by tags | |
| term | No | Search term to filter contacts | |
| page_size | No | Page size (default: 20, max: 100) | |
| updated_since | No | ISO 8601 date - only contacts updated after this date |