get_person_attachment
Retrieve a person's attachment by ID from Follow Up Boss CRM to access files linked to a contact.
Instructions
Retrieve an attachment by ID. (GET /personAttachments/{id})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| extraQuery | No | Extra raw query parameters not explicitly listed above — e.g. FUB custom field filters like custom.ClosingDate on /people or /deals. Keys and values are sent as-is. |