{"endpoint":"https://codepulse-api.hahavoid0.workers.dev/registry/github/license","method":"POST","price":"$0.010","description":"Scrapes and parses repository license configurations from GitHub.","example_input":{"repo":"honojs/hono"},"example_output":{"supported":true,"result":{"license":"MIT"},"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"}}