salesforce_create_note
Create a Salesforce note by routing a free-text objective and optional structured inputs through the domain-agent dispatcher, enabling note creation under your tenant and company scope.
Instructions
Run the salesforce domain agent action create_note.
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 |
|---|---|---|---|
| inputs | No | {} | |
| message | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |