albyhub_confirm_request
Execute a previously prepared non-GET request using a single-use confirmation token, re-running safety checks before the HTTP call.
Instructions
Execute a previously-prepared non-GET request, identified by its one-time token. Only meaningful when ALBYHUB_REQUIRE_CONFIRM=true. The token is consumed (single use) and the safety pipeline (read-only, rate limit) re-runs before the HTTP call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| token | Yes | Confirmation token from a previous non-GET proxy_request. |