{"uid":"cap_GI0HzIX0slGCi2ukXPIm2","slug":"aient-ai-356502bc","name":"Aient OpenTelemetry Schema Discovery","description":"Discover the schema of your OpenTelemetry corpus: list services, the operations under a service, or the span/log attribute keys in use. Returns counts so a buyer-side agent can pick what to query next without guessing.","url":"https://aient.ai/x402/telemetry/describe","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"],"type":"string"},"pathParams":{"type":"object"},"queryParams":{"type":"object","required":["describe"],"properties":{"end":{"type":"string","format":"date-time","description":"Explicit window end; the complete pair is capped at 7 days. Partial explicit pairs are rejected."},"limit":{"type":"integer"},"start":{"type":"string","format":"date-time","description":"Explicit window start; the complete pair is capped at 7 days. Partial explicit pairs are rejected."},"source":{"enum":["traces","logs"],"type":"string"},"describe":{"enum":["services","operations","attributes","releases"],"type":"string"},"lastMinutes":{"type":"integer","description":"Relative telemetry window, capped at 7 days for releases; a complete start/end pair takes precedence."},"serviceName":{"type":"string"},"environmentId":{"type":"string"}},"additionalProperties":false}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","required":["source","describe","environmentId","timeRange","rowCount","rows"],"properties":{"rows":{"type":"array","items":{"type":"object"}},"source":{"enum":["traces","logs"],"type":"string"},"describe":{"enum":["services","operations","attributes","releases"],"type":"string"},"rowCount":{"type":"integer"},"timeRange":{"type":"object","properties":{"end":{"type":"string","format":"date-time"},"start":{"type":"string","format":"date-time"},"lastMinutes":{"type":"integer"}},"description":"The effective normalized window: either lastMinutes or a complete start/end pair, never both."},"environmentId":{"type":"string","nullable":true}}}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005000","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"settled","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.005000/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_5rb3QWYRwe3TMe6tef3Ez","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lists services, operations, or span/log attribute keys in an OpenTelemetry corpus with counts to guide further querying","exampleAgentPrompt":"List all the services in my OpenTelemetry traces so I can see what's available — use the 'services' describe mode against the traces source for my environment.","exampleUseCases":null,"resultDescription":"A JSON object containing rowCount (integer) and rows (array of objects), each row representing a discovered service name, operation name, or attribute key along with its count — giving a snapshot of what exists in the telemetry corpus for that describe mode.","failureModes":["Missing required 'describe' query parameter returns validation error","Invalid 'describe' enum value (not services/operations/attributes) returns 400","Requesting operations without specifying serviceName may return empty or error","Invalid 'source' enum value returns 400","Payment not included or insufficient USDC balance returns 402","environmentId not found returns empty result set","Exceeding limit parameter bounds may cause truncation or error"],"whenToPreferThis":"Use this endpoint as the first step before querying traces or logs — when you need to discover what services, operations, or attribute keys exist in the corpus without guessing. Prefer this over directly querying traces when you don't know the exact service names or filter keys available, as it returns counts to help prioritize what to query next.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:39:25.978Z","isFirstParty":false}