{"uid":"cap_Sc60xv8N__P7ZDpMNNpXD","slug":"pagos-andreax-dev-intent-interpreter-taller-peaje-b3f7064d","name":"pagos.andreax.dev – Intent Interpreter (Taller/Peaje)","description":"Interpreta la intención de un mensaje (clasifica la intención y extrae parámetros). input=mensaje.","url":"https://pagos.andreax.dev/api/taller/peaje/interpretar","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":["input"],"properties":{"input":{"type":"string","description":"mensaje a interpretar"}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.03","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_Q_CCIILkka8gosTI7L0Mj","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":"Classifies the intent of a natural language message and extracts structured parameters from it.","exampleAgentPrompt":"Can you interpret this user message and tell me what intent it represents along with any extracted parameters: 'Schedule a meeting with John tomorrow at 3pm'?","exampleUseCases":[{"title":"Chatbot intent routing pipeline","prompt":"I have a user message coming into my chatbot: 'cancel my subscription please' — can you classify the intent and extract any relevant parameters so I know how to route it?"},{"title":"Voice assistant command parsing","prompt":"Interpret this voice command and extract the intent and parameters: 'remind me to call mom every Sunday at noon'."},{"title":"Natural language API gateway","prompt":"A user typed 'transfer 50 dollars to Maria' — can you figure out what they want to do and pull out the structured fields like action, amount, and recipient?"}],"resultDescription":"Returns a classification of the intent (e.g. action/category label) and a structured set of extracted parameters derived from the input message, enabling downstream routing or execution logic.","failureModes":["Missing required 'input' query parameter returns an error","Ambiguous or very short messages may result in low-confidence or generic intent classification","Non-Spanish or mixed-language messages may reduce accuracy depending on underlying model","Rate limiting or payment failure (x402) if USDC balance is insufficient"],"whenToPreferThis":"Choose this endpoint when you need lightweight, low-cost per-call NLU intent detection and parameter extraction from free-form text messages, especially within a pipeline that routes user commands to different handlers. It is well-suited for chatbot backends, voice assistant preprocessing, or any agent that needs to parse natural language into structured intents without building a full NLU system.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T18:39:45.946Z","isFirstParty":false}