salesforce_invoke_models_api
Invoke a Salesforce domain agent action by passing a message and optional structured inputs, routed through your tenant's dispatcher with JWT authentication.
Instructions
Run the salesforce domain agent action invoke_models_api.
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 |