{"uid":"cap_BzCY6UKeJRZyoeqX0tu6i","slug":"forwardlane-repository-search-76b71cdf","name":"ForwardLane Repository Search","description":"Searches repository names and properties. Returns a paginated envelope with items, total, page, page_size, and total_pages, sorted by composite score.","url":"https://agents.forwardlane.com/api/search","method":"GET","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"type":"object","required":["q"],"properties":{"q":{"type":"string"},"page":{"type":"integer","default":1,"minimum":1},"page_size":{"type":"integer","default":50,"maximum":500,"minimum":1}}}},"additionalProperties":false}}},"responseSchema":null,"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_CprUEvqvTRIgpUq6CjMxw","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":"Searches software repository names and properties using a composite scoring algorithm, returning paginated results with metadata.","exampleAgentPrompt":"Search the ForwardLane repository index for repos related to 'graph neural networks' and show me the first 10 results.","exampleUseCases":[{"title":"Finding repos for a tech stack","prompt":"Search the ForwardLane repo index for repositories related to 'React TypeScript' and show me the top 20 results."},{"title":"Discovering dependencies or similar projects","prompt":"Can you look up repositories named or related to 'fastapi' on ForwardLane and list what comes up on the first page?"},{"title":"Paginating through a large result set","prompt":"I want to browse through ForwardLane repositories matching 'machine learning inference' — show me page 3 with 25 results per page."}],"resultDescription":"Returns a paginated envelope containing: an array of repository items (each with name, properties, and composite relevance score), the total number of matching repositories, the current page number, the page size, and the total number of pages.","failureModes":["Missing required query parameter 'q' returns a 400 validation error","Invalid page number (less than 1) returns a 400 error","page_size exceeding 500 returns a 400 validation error","No matching repositories returns an empty items array with total of 0","Payment not included or insufficient returns a 402 Payment Required response"],"whenToPreferThis":"Use this endpoint when you need to search and discover repositories by name or properties across the ForwardLane knowledge graph index. It is best suited for broad keyword-based discovery with pagination support. Prefer the BM25+vector sibling endpoint when you need semantic function/class-level search, or the graph endpoint when you need full node/edge traversal.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-19T12:45:12.339Z","isFirstParty":false}