push_to_testing_center
Push an Agentforce DX test spec to the Salesforce Testing Center for security testing. Requires an authenticated Salesforce org.
Instructions
Push an Agentforce DX test spec to the Salesforce Testing Center. Delegates to squirex generate-tests --push --target-org <org>. Requires an authenticated Salesforce org with sf org login and the Agentforce DX plugin.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| targetOrg | Yes | Salesforce org alias or username (e.g., "my-sandbox") | |
| testFilePath | Yes | Path to the .agent-test.yaml file |