missive_list_contact_books
List accessible contact books with IDs, names, and sharing flags. Use the ID to specify the contact book when creating new contacts.
Instructions
Lists the contact books the API token owner can access (id, name, user, organization, sharing flags, description, and import status). Use this to find the contact_book id required when creating contacts. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Number of contact books to return. Default 50, max 200. | |
| offset | No | Offset used to paginate results. Default 0. |