Person Photos
get_person_photosRetrieve a contact's gallery photos by person ID, returning image URLs and inline attachments for chat display.
Instructions
Gallery image URLs for a CRM contact. Returns photos[{ id, url, is_primary, created_at }] plus inline MCP image attachments for chat render. Accepts person_id. ($0.10; API key required)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| person_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| count | Yes | ||
| photos | No | ||
| person_id | No |