salesforce_list_accounts
List Salesforce accounts by sending a natural-language message or structured JSON inputs. The domain agent returns account records scoped to your tenant and company.
Instructions
Run the salesforce domain agent action list_accounts.
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 |