execute_with_context
Execute an action through the enforcement context with required scope, action type, and target; includes estimated spend for commerce actions.
Instructions
[deprecated in v3.0.0 — use gateway.aeoess.com REST API] Execute an action through the enforcement context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action_type | Yes | Action type (e.g. 'api:fetch', 'data:write', 'commerce:checkout') | |
| target | Yes | Target of the action (e.g. URL, file path, resource ID) | |
| scope | Yes | Required scope for this action (must match a delegated scope) | |
| estimated_spend | No | Estimated spend for commerce actions |