get_contact_sources
Retrieve all contact sources to track the origin of contacts in your ATS/CRM, with pagination support for large datasets.
Instructions
Get all contact sources for tracking where contacts came from.
Args: limit: Maximum number of sources to return (default: 50) offset: Number of sources to skip for pagination (default: 0)
Returns: JSON string containing contact source data
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| offset | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |