get_automations_person
Retrieve a specific automation-person pairing by ID to check or verify which automation is linked to a person in Follow Up Boss.
Instructions
Retrieve an Automation-Person pairing. (GET /automationsPeople/{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. |