ps_execute_dry_run
Validate AI agent actions before execution to ensure compliance and safety. Returns decision and coverage analysis without running the actual command.
Instructions
Check if an action would succeed without executing. Returns decision and coverage analysis.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | ||
| frame | Yes | ||
| action | Yes | ||
| parentFrame | No |