get_group
Retrieve a specific group's details by its ID from Follow Up Boss CRM to access group information for real estate workflows.
Instructions
Retrieve a group by id. (GET /groups/{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. |