get_appointment
Retrieve an appointment by ID from Follow Up Boss CRM to access its complete details for scheduling or verification.
Instructions
Retrieve an appointment by id. (GET /appointments/{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. |