contacts_list
List contacts from your Fastmail account, filtered by address book or text search. Specify optional limit to control number of results.
Instructions
List contacts, optionally filtered by address book or text search.
Uses a single round trip (ContactCard/query + ContactCard/get).
Args: address_book_id: Restrict to contacts in this address book. text: Full-text search across name, email, phone, etc. limit: Maximum number of contacts to return.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address_book_id | No | ||
| text | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |