ghl_form_list
List all forms for a location with pagination. Supports skip and limit parameters to page through results.
Instructions
Get Forms Endpoint: GET /forms/ (Version header: v3; source: v3/forms-v3.json) OAuth scopes: forms.readonly Pagination params: skip, limit — pass them to page through full result sets.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skip | No | ||
| type | No | ||
| limit | No | Limit Per Page records count. will allow maximum up to 50 and default will be 10 | |
| locationId | Yes |