list_contacts
Fetch all contacts from an address book by URL. Use this action when you need the complete list, not a targeted search for specific names or organizations.
Instructions
List ALL contacts from an address book without filtering. WARNING: Returns all contacts which can be thousands - use addressbook_query instead when searching for specific contacts by name, email, or organization to save tokens
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| addressbook_url | Yes | The URL of the address book to fetch contacts from |