{"uid":"cap_ccRtGLekrF3ufgt2A9jle","slug":"url-percent-decode-4a47aca3","name":"URL Percent-Decode","description":"Decode a percent-encoded URL string","url":"https://x402render-u5vwpxpyua-uc.a.run.app/url-decode","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","description":"string"}}},"responseSchema":null,"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.01","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.01/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.01","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_85D7ZqRWvGVQljiq-sokx","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.01","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Decodes a percent-encoded URL string back into its original readable UTF-8 text","exampleAgentPrompt":"Can you decode this percent-encoded URL string for me: 'Hello%20World%21%20This%20is%20a%20test%20%26%20it%20works%2E'?","exampleUseCases":[{"title":"Decode URL query parameter values","prompt":"I have this URL-encoded query string from a form submission: 'search%3Dcaf%C3%A9%26city%3DNew%20York' — can you decode it back to readable text?"},{"title":"Unescape encoded API response data","prompt":"An API I called returned this encoded string and I can't read it: '%7B%22name%22%3A%22John%20Doe%22%7D' — please decode it for me."},{"title":"Clean up a percent-encoded URL path","prompt":"Can you decode this encoded URL path so I can see what it actually says: '%2Fusers%2Fprofile%2F%C3%A9ric%20martin%2Fsettings'?"}],"resultDescription":"Returns the decoded plain UTF-8 string with all percent-encoded sequences (e.g. %20, %2F, %C3%A9) converted back to their original characters.","failureModes":["Malformed percent-encoding sequences (e.g. truncated or invalid hex digits after %) may cause a decoding error","Passing a string that is not percent-encoded returns the input unchanged or may error","Empty input string returns an empty string or error","Input containing invalid UTF-8 byte sequences after decoding may cause encoding errors"],"whenToPreferThis":"Use this endpoint when you need to reverse percent-encoding (URL encoding) on a string — particularly for decoding URL query parameters, path segments, or any string that contains %XX escape sequences. Prefer this over manual regex replacements or general-purpose string libraries when operating in an agent pipeline that requires a reliable, paid, stateless microservice call.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-13T12:43:24.833Z","isFirstParty":false}