salesforce_deploy_validation_rule
Deploy a Salesforce validation rule through the domain agent. Provide a free-text objective or structured JSON inputs to configure and activate the rule.
Instructions
Run the salesforce domain agent action deploy_validation_rule.
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 |