crm_lead_narrative_load
Load lead narratives by providing a free-text message and optional structured inputs to the domain agent.
Instructions
Run the crm domain agent action lead_narrative_load.
Routes through the platform's domain-agent dispatcher under your JWT, tenant, and company scope.
Args: message: Free-text objective for the action. inputs: Optional JSON string of structured inputs for the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | No | ||
| inputs | No | {} |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |