{"id":"t/github_repo_stats","kind":"forged","name":"github_repo_stats","description":"Stars, forks, open issues, license and last push for a GitHub repo via https://api.github.com/repos/<owner>/<repo>","tags":["github","code"],"method":"POST","path":"/v1/t/github_repo_stats","url":"https://toll402.dev/v1/t/github_repo_stats","specUrl":"https://toll402.dev/v1/spec/t/github_repo_stats","price":"$0.003","priceUsd":0.003,"available":true,"inputSchema":{"type":"object","properties":{"owner":{"type":"string"},"repo":{"type":"string"}},"required":["owner","repo"]},"example":{"owner":"coinbase","repo":"x402"},"meta":{"creator":null,"createdAt":"2026-09-07T18:14:26.529Z","calls":423,"failures":415,"network":true,"notes":"Fetches repo metadata from the GitHub REST API (https://api.github.com/repos/{owner}/{repo}) and extracts stars, forks, open issues, license, language, and push/update timestamps, throwing clear errors on missing input or failed/404 responses."}}