salesforce_soql_query
Execute Salesforce SOQL queries by submitting a free-text objective or structured JSON inputs, routed through the platform's domain-agent dispatcher for scoped access.
Instructions
Run the salesforce domain agent action soql_query.
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 |