Submit Harbor Evidence
paybond_submit_evidenceSubmit evidence for an intent via the Harbor API using the request body and recognition proof. Supports spend authorization.
Instructions
Use this when you already have a Harbor evidence request body and recognition proof for the gateway /harbor/intents/{id}/evidence route. Do not use this for the high-level spend-control path unless you need the low-level Harbor API; prefer paybond_submit_spend_evidence.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| intent_id | Yes | ||
| idempotency_key | No | ||
| recognition_proof | Yes | ||
| completion_preset_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | ||
| intent_id | No | ||
| evidence_id | No |