Get lead fields
gambot_get_lead_fieldsRetrieve lead field definitions, including base and custom fields, to know which custom field keys to use when creating or updating leads.
Instructions
Get lead field definitions: { baseFields, customFields }. Custom lead values are stored under a nested 'customFields' map — pass them the same way on create/update.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||