Bootstrap Sandbox Guardrail
paybond_bootstrap_sandbox_guardrailCreates a sandbox guardrail intent for testing initial paid-tool integrations without live settlement rails.
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 | ||
| metadata | No | ||
| operation | Yes | ||
| evidence_schema | No | ||
| idempotency_key | No | ||
| requested_spend_cents | Yes |
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 |