get_lead_field_instructions
Retrieve lead field instructions to properly structure lead creation data in Kylas CRM. Provides API names, field IDs, and picklist options for building accurate field values.
Instructions
Get all lead fields for the current tenant. CALL THIS FIRST before creating a lead. Returns a cheat sheet with API names (standard fields), Field IDs (custom fields), and Picklist Option IDs. Use this to build field_values for create_lead based on what the user wants—do not use static fields.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||