{"uid":"cap_mcJy9ykPqvPLMwSHjASX7","slug":"2s-io-github-issues-lister-3cde8323","name":"2s.io GitHub Issues Lister","description":"List issues for a repository (pull requests excluded): number, title, state, author, labels, comment count, and created/updated times. Filter by state (open/closed/all) and labels; paginate. Read-only; no caller key needed.","url":"https://2s.io/api/github/issues","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","repo"],"properties":{"page":{"type":"integer","minimum":1},"repo":{"type":"string","maxLength":120,"minLength":1},"owner":{"type":"string","maxLength":100,"minLength":1},"state":{"enum":["open","closed","all"],"type":"string"},"labels":{"type":"string","maxLength":200},"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_ner0y3LjhXUhVlFf8d3xp","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 open, closed, or all issues for a GitHub repository with filtering by state and labels, excluding pull requests.","exampleAgentPrompt":"Show me all the open issues for the facebook/react GitHub repo, filtered by the 'bug' label — give me 25 per page, starting on page 1.","exampleUseCases":null,"resultDescription":"Returns a paginated list of issues for the specified repository, each including issue number, title, state (open/closed), author username, labels, comment count, and created/updated timestamps. Pull requests are excluded from results.","failureModes":["Invalid or non-existent owner/repo combination returns an error or empty list","Invalid state enum value returns a validation error","Labels filter with no matches returns an empty list","Page number beyond available results returns an empty list","Rate limiting or upstream GitHub API errors may result in failed responses","Missing required owner or repo parameters returns a 400-level error"],"whenToPreferThis":"Use this endpoint when you need read-only, no-auth access to GitHub issue metadata for a known repository, especially when you want to filter by state or labels and paginate results. Prefer this over authenticated GitHub API calls when simplicity and pay-per-call pricing ($0.001 USDC) are acceptable and you don't need to create, update, or comment on issues.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T13:06:59.086Z","isFirstParty":false}