{"uid":"cap_2atwSxG33c8w59_IWM2FD","slug":"japanese-text-normalizer-furigana-agentic-jp-com-994c37a1","name":"Japanese Text Normalizer (furigana.agentic-jp.com)","description":"Normalize Japanese (JP) text to a canonical form: fullwidth↔halfwidth conversion, halfwidth-katakana folding, invisible-character removal, and whitespace cleanup — each transformation toggleable. Returns a per-change log. Use to deduplicate or match text where '東京' and 'ﾄｳｷｮｳ' must compare equal.","url":"https://furigana.agentic-jp.com/normalize","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"text":{"type":"string","maxLength":5000,"description":"Japanese text to normalize (fullwidth/halfwidth, kana, invisibles)"},"options":{"type":"object"}}},"responseSchema":{"type":"json","example":{"input":"ｱｲｳ　ＡＢＣ　１２３","changes":[{"type":"halfwidth_kana_to_fullwidth","count":3}],"normalized":"アイウ ABC 123"}},"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_w82kWxS_TXB699Fz_6qrt","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":"Normalizes Japanese text by converting fullwidth/halfwidth characters, folding halfwidth katakana, removing invisible characters, and cleaning whitespace, with per-change logging.","exampleAgentPrompt":"Normalize this Japanese text so that fullwidth and halfwidth characters are unified and any invisible characters are removed: '東京　ＡＢＣ　ﾄｳｷｮｳ　test' — turn on all normalization options.","exampleUseCases":null,"resultDescription":"Returns the normalized Japanese text string along with a per-change log detailing each transformation applied (e.g. which characters were converted, removed, or adjusted), enabling the caller to audit exactly what changed.","failureModes":["Input text exceeds 5000 character limit — API returns validation error","Non-Japanese or non-Unicode text passed — may return unchanged or partial normalization","Invalid options object structure — API may ignore or error on unknown toggle keys","Network timeout for large payloads near the character limit","Payment failure via x402 protocol — call not executed"],"whenToPreferThis":"Use this endpoint when you need to canonicalize Japanese text for deduplication, matching, or storage — especially when input may contain mixed fullwidth/halfwidth forms, halfwidth katakana (e.g. from legacy systems or mobile input), zero-width or invisible Unicode characters, or inconsistent whitespace. Prefer this over generic Unicode normalization libraries when you need a per-change audit log and toggleable transformations specific to Japanese character encoding conventions.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T06:33:58.214Z","isFirstParty":false}