{"uid":"cap_zRmu6mO_-aoFf7byCtgqR","slug":"bolt-github-repository-lookup-8a5e8a30","name":"Bolt GitHub Repository Lookup","description":"Utility toolkit for AI agents. 54 endpoints — tools, data, and AI processing. Pay per request in USDC via x402.","url":"https://datault.orbonomy.xyz/api/github-repo","method":"POST","headers":{},"bodySchema":{"type":"object","required":["repo","owner"],"properties":{"repo":{"type":"string"},"owner":{"type":"string"}}},"responseSchema":{"type":"object","properties":{"data":{"type":"object"},"success":{"type":"boolean"}}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.02","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.02/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.02","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm__jIUzUooSphhyR_STdh_2","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.02","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Fetches metadata and details for a GitHub repository given an owner and repo name","exampleAgentPrompt":"Can you pull up the repository details for the 'langchain' repo owned by 'langchain-ai' on GitHub?","exampleUseCases":[{"title":"Check repo stars and language","prompt":"Hey, can you look up the GitHub repo 'transformers' owned by 'huggingface' and tell me how many stars it has, what language it's written in, and a quick summary of what it does?"},{"title":"Research a GitHub project","prompt":"I'm evaluating some open-source tools — can you fetch the details for the 'fastapi' repo by 'tiangolo' on GitHub so I can see the description, topics, and fork count?"},{"title":"Verify repository metadata before contributing","prompt":"Before I submit a pull request, can you pull up the metadata for the 'react' repo owned by 'facebook' on GitHub and confirm the primary language, license, and whether it's still actively maintained?"}],"resultDescription":"Returns a JSON object with a 'success' boolean and a 'data' object containing the repository's metadata (such as description, stars, forks, language, topics, and other GitHub repo fields).","failureModes":["Repo or owner not found — 404 or success: false returned","Invalid or missing 'owner' or 'repo' fields — validation error","GitHub API rate limiting causing failures","Private repositories may be inaccessible","Malformed response if GitHub schema changes"],"whenToPreferThis":"Use this endpoint when you need to retrieve structured metadata about a specific GitHub repository by owner and repo name, especially within an agent workflow that pays per request via x402/USDC. Prefer this over direct GitHub API calls when you need a simple, pre-authenticated lookup without managing GitHub credentials yourself.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T12:49:25.716Z","isFirstParty":false}