Verify Agent Recognition Proof
paybond_verify_agent_recognition_proof_v1Verify a replay-safe AgentRecognitionProofV1 by checking it against the expected purpose and request envelope for secure agent recognition.
Instructions
Verify a replay-safe AgentRecognitionProofV1 against an expected purpose and request envelope. Verifier context (tenant_id, verifier_id) is derived from the authenticated MCP session only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proof | Yes | ||
| expected_purpose | Yes | ||
| expected_request | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| proof | No | ||
| valid | No |