{"uid":"cap_VHYYirw21aLDpClgw49jX","slug":"pennyrail-openapi-operation-search-0bc5c4de","name":"PennyRail OpenAPI Operation Search","description":"Machine-readable settlement service","url":"https://pennyrail.vercel.app/api/p/nano/openapi.search--find-openapi-operation","method":"POST","headers":{},"bodySchema":{"type":"object","required":["input"],"properties":{"input":{"type":"object"}}},"responseSchema":{"type":"object","additionalProperties":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.001","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.001/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.001","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_yETXm9oBvd2SxbuXUhQbk","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.001","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Searches and finds a specific OpenAPI operation definition from a given OpenAPI/Swagger specification document","exampleAgentPrompt":"Search the OpenAPI spec for the operation that handles user login — I need the full operation definition including its parameters and request body schema.","exampleUseCases":[{"title":"Locate endpoint for agent routing","prompt":"I have an OpenAPI spec and I need to find the operation that handles creating a new order — can you search it and return the full operation definition including its path and method?"},{"title":"Extract parameters before API call","prompt":"Before I call this external API, search its OpenAPI spec for the 'getCustomerById' operation so I can see exactly what parameters it requires."},{"title":"Discover authentication endpoint schema","prompt":"Search this OpenAPI document for any operation related to authentication or token generation and give me the full schema so I know what fields to send."}],"resultDescription":"Returns the matched OpenAPI operation object, including the HTTP method, path, parameters, request body schema, response schemas, and any other metadata defined for that operation in the specification.","failureModes":["Operation not found — no matching endpoint in the spec returns empty or null result","Malformed or invalid OpenAPI spec input causes parsing failure","Ambiguous search query matches multiple operations — may return first match or error","Missing required 'input' field returns 400 validation error","Spec too large or complex may cause timeout"],"whenToPreferThis":"Use this endpoint when an agent needs to programmatically discover or retrieve a specific operation from an OpenAPI/Swagger document at runtime — for example, before constructing a dynamic API call, validating an operation exists, or extracting parameter schemas for downstream use. Prefer this over manually parsing OpenAPI files or using a generic search when you need a structured, machine-readable operation definition returned quickly.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T07:21:24.868Z","isFirstParty":false}