list_contact_persons
Retrieve the list of invoice recipients (names and emails) for a specific Billy contact.
Instructions
List contact persons (names/emails used for sending invoices) belonging to a Billy contact.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | Page number (1-based) | |
| verbose | No | Return the full Billy response. Default false: compact records with key fields only (saves ~90% context) | |
| pageSize | No | Records per page (max 1000, default 50) | |
| contactId | Yes | Parent contact ID |