Raw Freshsales API GET request
freshsales_raw_requestQuery any Freshsales Sales API endpoint not covered by existing tools. Specify the API path and optional query parameters to retrieve data directly from the CRM.
Instructions
Escape hatch for any GET endpoint under https:///crm/sales/api not covered by the other tools (e.g. '/leads/filters', '/selector/owners'). Only use when the other tools can't answer the question.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | API path starting with '/', relative to /crm/sales/api | |
| params | No | Query string parameters |