{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/registry/github/release","method":"POST","price":"$0.010","description":"Retrieves the latest tag release and release notes for a GitHub repository.","example_input":{"repo":"honojs/hono"},"example_output":{"supported":true,"result":{"tag_name":"v4.0.0","name":"Version 4 Release"},"confidence":"high","warnings":[],"disclaimer":"Informational support only. Not legal, tax, medical, veterinary, or financial advice. Verify with the cited official source or a qualified professional before acting.","data_as_of":"2026-06"},"request_schema":{"type":"object","required":["repo"],"properties":{"repo":{"type":"string","description":"Repository slug (owner/name)"}}},"response_schema":{"type":"object"}}