get_stage
Retrieve a specific sales stage by its ID from the Follow Up Boss CRM to view stage details for pipeline management.
Instructions
Get a stage by id. (GET /stages/{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. |