ps_execute
Execute AI agent actions with governance validation, enforcing constraints through PromptSpeak frames before execution.
Instructions
Execute an action under PromptSpeak frame governance. The gatekeeper validates and enforces constraints.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| agentId | Yes | Unique identifier for the executing agent | |
| frame | Yes | The governing PromptSpeak frame | |
| action | Yes | ||
| parentFrame | No | Parent frame if part of delegation chain |