salesforce_bulk_ingest_create
Creates a Salesforce bulk ingest operation via the domain agent. Use this to start batch data imports by triggering the bulk_ingest_create action.
Instructions
Run the salesforce domain agent action bulk_ingest_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 |