get_pipeline
Retrieve a specific pipeline by its ID from the Follow Up Boss CRM to access its stages and settings for analysis or updates.
Instructions
Retrieve a pipeline by id. (GET /pipelines/{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. |