Verify Agent Recognition Proof
paybond_verify_agent_recognition_proof_v1Verify an AgentRecognitionProofV1 against an expected purpose and request envelope, with verifier context derived from the authenticated session.
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 |