proposals_list_documents_contracts
Retrieve a filtered list of proposals and contracts from GoHighLevel by status, payment, date, and search criteria to manage document workflows.
Instructions
List documents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | Skip number of records | |
| limit | No | Limit to fetch number of records | |
| query | No | Search string | |
| dateTo | No | Date to (ISO 8601), dateFrom & DateTo must be provided together | |
| status | No | Document status, pass as comma separated values | |
| dateFrom | No | Date start from (ISO 8601), dateFrom & DateTo must be provided together | |
| locationId | No | Location Id Defaults to GHL_LOCATION_ID when omitted. | |
| paymentStatus | No | Payment status, pass as comma separated values |