list_contacts
Fetch Feather Messenger CRM contacts with optional filters for tag, label, or search. Enables AI agents to access lead data for targeted outreach and contact management.
Instructions
List Feather Messenger CRM contacts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tag | No | Filter by tag | |
| label | No | Filter by label | |
| limit | No | Maximum number of contacts to return | |
| search | No | Search by name or tag |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| total | Yes | Total contacts matching filters | |
| contacts | Yes | Contacts list |