Submit Harbor Evidence
paybond_submit_evidenceSubmit evidence for a Harbor intent by providing the request body and recognition proof. Use when you have prepared evidence for the /harbor/intents/{id}/evidence route.
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 |