{"uid":"cap_w0T_xeWlxunXJb04vH21C","slug":"2s-io-github-repository-lister-6091cf51","name":"2s.io GitHub Repository Lister","description":"List a user or organization's repositories (each with stars, forks, language, topics, license, timestamps). Sort by updated/created/pushed/full_name; filter type owner/member; paginate. Read-only; no caller key needed.","url":"https://2s.io/api/github/repos","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","queryParams"],"properties":{"type":{"const":"http"},"method":{"const":"GET"},"queryParams":{"type":"object","required":["owner"],"properties":{"page":{"type":"integer","minimum":1},"sort":{"enum":["updated","created","pushed","full_name"],"type":"string"},"type":{"enum":["owner","member","all"],"type":"string"},"owner":{"type":"string","maxLength":100,"minLength":1},"perPage":{"type":"integer","maximum":100,"minimum":1}},"additionalProperties":false}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.0025","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.0025/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.0025","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_fRc3lD9n0Cx3bEznxSIFq","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.0025","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists repositories for a GitHub user or organization with metadata including stars, forks, language, topics, license, and timestamps, with sorting and pagination support.","exampleAgentPrompt":"Can you list the repositories for the GitHub organization 'torvalds', sorted by most recently updated, showing 30 per page?","exampleUseCases":[{"title":"Profile a developer's tech stack","prompt":"Can you look up all the repositories for the GitHub user 'gvanrossum' and tell me what programming languages he uses most, based on his public projects?"},{"title":"Find an org's top starred repos","prompt":"What are the most popular repositories for the GitHub organization 'facebook'? I want to see them sorted by stars so I can get a sense of their biggest open source projects."},{"title":"Track recently pushed org projects","prompt":"Can you pull up the repositories for the GitHub organization 'vercel' and show me which ones have been pushed to most recently? I want to see what they've been actively working on lately."}],"resultDescription":"A paginated list of repositories belonging to the specified GitHub user or organization, each entry containing repository name, description, star count, fork count, primary programming language, topics, license info, and created/updated/pushed timestamps.","failureModes":["Unknown or misspelled GitHub owner returns empty list or 404-equivalent","Invalid sort value causes schema validation failure","Page number out of range returns empty results","perPage exceeding 100 rejected by schema validation","Rate limiting from upstream GitHub API may cause transient failures"],"whenToPreferThis":"Use this endpoint when you need to enumerate a GitHub user's or organization's repositories without needing a GitHub API key. Prefer it over direct GitHub API calls when operating in a pay-per-call agent context with x402 micropayments and no OAuth setup. Ideal for read-only repo discovery, profiling developers or organizations, or gathering open source metadata at low cost.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:39.909Z","isFirstParty":false}