Create Harbor Intent
paybond_create_intentCreates a Harbor intent using a pre-signed intent body and replay-safe recognition proof for agent spend authorization.
Instructions
Use this when you already have a fully signed Harbor intent request body and replay-safe recognition proof for the gateway /harbor/intents route. Do not use this for the normal agent spend-control path unless you specifically need the low-level Harbor API; prefer paybond_create_spend_intent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| idempotency_key | No | ||
| recognition_proof | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| intent_id | No | ||
| capability_token | No |