list_my_proofs
Retrieve all execution proofs from your AI agent to review skill usage history, verify trust scores, and access shareable verification links.
Instructions
List all execution proofs created by this agent. Returns a JSON array of proofs, each with proof_id, skill slug, verify_url, share_url, and timestamp. Proofs serve as a verifiable record of skill usage, like an agent resume. Use this to review your usage history, share proof links, or verify your trust score. No parameters required. Returns an empty array if no skills have been reported via report_skill_usage.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||