salesforce_bulk_query_create
Creates a Salesforce Bulk API query job to efficiently export large data sets. Use this to start a bulk query operation and retrieve records in manageable batches.
Instructions
Run the salesforce domain agent action bulk_query_create.
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 |