get_pond
Fetch a pond by its unique ID from the Follow Up Boss CRM. Provides the matching pond record when you supply the identifier.
Instructions
Get a pond by id. (GET /ponds/{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. |