Bootstrap Sandbox Guardrail
paybond_bootstrap_sandbox_guardrailCreate a sandbox guardrail intent to test paid-tool integrations without live settlement. Use for bootstrapping and validating spend authorization in non-production.
Instructions
Use this when building or testing a first paid-tool integration and you need a sandbox-only guardrail intent with no live settlement rails. Do not use this for production live money movement or already-created Harbor intents.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| currency | No | Optional ISO currency code; defaults at the gateway. | |
| metadata | No | ||
| operation | Yes | Delegated operation or paid tool name. | |
| evidence_schema | No | ||
| idempotency_key | No | ||
| requested_spend_cents | Yes | Sandbox spend amount in cents to authorize for the sample tool call. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent_id | Yes | ||
| operation | Yes | ||
| tenant_id | Yes | ||
| settlement_mode | No | ||
| settlement_rail | No | ||
| capability_token | Yes | ||
| requested_spend_cents | Yes | ||
| sandbox_lifecycle_status | Yes |