teamleader_list_companies
Retrieve companies from Teamleader Focus CRM with filters for search term, tags, VAT number, and update date. Use pagination to control result size.
Instructions
List companies 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 companies | |
| page_size | No | Page size (default: 20, max: 100) | |
| vat_number | No | Filter by VAT number | |
| updated_since | No | ISO 8601 date - only companies updated after this date |