get_event
Get a specific event from Follow Up Boss by its unique ID. Returns the full event details for the given event ID.
Instructions
Retrieve a single event by id. (GET /events/{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. |