get_contact
Retrieve a specific contact from Xero using its unique contactID. Returns contact details for the specified organisation.
Instructions
Get a single contact by its contactID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| org | No | Org to target: a tenantId, a tenant-name substring, or an alias from XERO_ORG_ALIASES. Defaults to the first connected org. | |
| contactId | Yes | The Xero contactID (GUID). |