get_reaction
Retrieve a specific reaction by ID from Follow Up Boss CRM. Get reaction details for use in automation or analysis.
Instructions
Fetch a reaction (GET /reactions/{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. |