Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, email [email protected] and we’ll put it right.

Torify — Japan Locale APIs for AI Agents

REMOTE · TORIFY-MCP.TORIFY.WORKERS.DEV · SCANNED AUG 3

39 Japanese locale APIs — wareki, NTA invoice, 法人番号, postal, romanization, kanji-kana (Workers AI).

+2 this week 60 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability65
  • AI-judged instruction clarity (good).Pass
  • Context-footprint check failed: tool/resource definitions use about 3846 tokens (~160/item across 24 items; 24 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management27
  • Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · torify-mcp.torify.workers.dev

# add to Claude Code
claude mcp add --transport http dev-torify-japanese-locale-mcp https://torify-mcp.torify.workers.dev/
# ~/.codex/config.toml
[mcp_servers.dev-torify-japanese-locale-mcp]
url = "https://torify-mcp.torify.workers.dev/"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "dev-torify-japanese-locale-mcp": {
      "type": "remote",
      "url": "https://torify-mcp.torify.workers.dev/",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add dev-torify-japanese-locale-mcp --url https://torify-mcp.torify.workers.dev/ --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  dev-torify-japanese-locale-mcp:
    url: "https://torify-mcp.torify.workers.dev/"
// mcp.json
{
  "mcpServers": {
    "dev-torify-japanese-locale-mcp": {
      "type": "http",
      "url": "https://torify-mcp.torify.workers.dev/"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 2 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

  • 31 Jul 26 −1
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 30 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 29 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

  • 28 Jul 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 7. That category is still filling its 30-day observation window: 1 days of observed history at the previous scan, 2 at this one. The score rises as the window fills, whether or not the server changes.

  • 27 Jul 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 26 Jul 26 58

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 3 Aug 2026 · Probed https://torify-mcp.torify.workers.dev

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=torify.workers.dev CN=YE2,O=Let's Encrypt,C=US 5 Jul 2026 3 Oct 2026 ECDSA 256 ECDSA-SHA384 5631cc8bf281397d5087725e9a1c48b90fc
SANs: *.torify.workers.dev, torify.workers.dev
CN=YE2,O=Let's Encrypt,C=US (CA) CN=Root YE,O=ISRG,C=US 3 Sept 2025 2 Sept 2028 ECDSA 384 ECDSA-SHA384 4df3b15dd6c0784c507cd37b58e6f115
CN=Root YE,O=ISRG,C=US (CA) CN=ISRG Root X2,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 ECDSA-SHA384 872165fc34b6e5fba8add5b3705fb53a
CN=ISRG Root X2,O=Internet Security Research Group,C=US (CA) CN=ISRG Root X1,O=Internet Security Research Group,C=US 13 May 2026 2 Sept 2032 ECDSA 384 SHA256-RSA 6c8f1dc727c7117f7baf853ac980f9cd
DNSSEC insecure

Validation of torify-mcp.torify.workers.dev. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
dev. present 60074 8 Verified
workers.dev. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://torify-mcp.torify.workers.dev Verified 200
http (plaintext) http://torify-mcp.torify.workers.dev Inconclusive 406
MCP tools — 24 exposed · ~3,643 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
company.fullProfile ~199

One-call composite: 13-digit corporate number (法人番号) → company name, address, kind, status (NTA 法人番号 API) + optional invoice registration check (NTA 適格請求書 API). 日本語: 法人番号 1 つで法人情報とインボイス登録状態を同時取得。**Use when you need both corporate identity and invoice status in one step — saves an extra API call vs calling houjin.lookup + invoice.verify separately.** Note: government agencies (e.g. NTA itself) often return invoiceStatus.registered=false — this is correct per Japanese tax law.

NameTypeReqDescription
numberstringyes法人番号(13桁の数字、例: 1180301018771)
verify_invoicestringtrue のとき対応するT番号(T+法人番号)のインボイス登録状態も確認する(デフォルト: false)
NameTypeReqDescription
addressobjectyes住所
confidencenumberyes信頼度スコア(0〜0.99)
houjinBangoustringyes法人番号(13桁)
invoiceStatusobjectインボイス登録状態(verify_invoice=true のときのみ)
kindobject法人種別
namestringyes法人名
nameEnstring法人名(英語)
nameKanastring法人名(フリガナ)
sourcesarrayyesデータソース一覧
statusstringyes法人状態
verified_atstringyes確認日時(ISO 8601)

No examples provided.

geo.geocode ~162

Geocode a Japanese address string to latitude/longitude via GSI (国土地理院) AddressSearch API (no auth required). Address format only — landmark names and station names are not supported. 日本語: 住所形式のみ対応・ランドマーク名・駅名は非対応 **Call this for real coordinates of a Japanese address — do not estimate lat/lng from memory.**

NameTypeReqDescription
qstringyesJapanese address string in address format (e.g. 東京都千代田区丸の内一丁目). Landmark/station names (e.g. 東京駅) are not supported. / 住所形式(例: 東京都千代田区丸の内一丁目)。ランドマーク名・駅名は非対応
NameTypeReqDescription
addressCodestringyes住所コード
latnumberyes緯度
lngnumberyes経度
sourcestringyesデータソース
titlestringyes正規化住所

No examples provided.

geo.reverseGeocode ~108

Reverse geocode lat/lng to municipality code and town name via GSI (国土地理院) reverse-geocoder API. 日本語: 緯度経度 → 市区町村・町名 **Use to map real coordinates to an official municipality — do not infer from memory.**

NameTypeReqDescription
latnumberyes緯度(日本領域: 20-46)
lonnumberyes経度(日本領域: 122-154)
NameTypeReqDescription
muniCodestringyes市区町村コード
sourcestringyesデータソース
townstringyes町名

No examples provided.

houjin.lookup ~103

Look up Japanese corporate number (法人番号, 13 digits) → company name, address, kind, and status via NTA official API. 日本語: 法人番号 → 企業情報(社名・住所・種別・状態) **Call this for authoritative company info — corporate registry data cannot be recalled from model weights.**

NameTypeReqDescription
numberstringyes法人番号(13桁の数字、例: 7000012050002)
NameTypeReqDescription
addressobjectyes住所
houjinBangoustringyes法人番号(13桁)
kindobject法人種別
lastUpdatedstring最終更新日
namestringyes法人名
nameEnstring法人名(英語)
nameKanastring法人名(フリガナ)
sourcestringyesデータソース
statusstringyes法人状態

No examples provided.

invoice.companyProfile ~146

One-call composite: T-number (T + 13 digits) → invoice registration status (NTA 適格請求書 API) + corporate details (NTA 法人番号 API). 日本語: T番号 1 つでインボイス登録状態と法人詳細を同時取得。**Use when an AI agent receives a T-number (e.g. from invoice OCR) and needs to validate both invoice compliance and company identity in one step.** Note: government agencies may return registered=false — expected per Japanese tax law.

NameTypeReqDescription
numberstringyesインボイス番号(T + 13桁、例: T1180301018771)
NameTypeReqDescription
cancelDate取消日(null の場合は未取消)
confidencenumberyes信頼度スコア(0〜0.99)
houjinobject法人詳細(registered=true のときに取得)
invoiceNumberstringyesT番号(T + 13桁)
registeredbooleanyes適格請求書発行事業者として登録されているか
registrantAddressstring登録事業者住所
registrantAddressEnstring登録事業者住所(英語)
registrantNamestring登録事業者名
registrantNameEnstring登録事業者名(ローマ字)
registrationDatestring登録日
sourcesarrayyesデータソース一覧

No examples provided.

invoice.validate ~98

Validate Japanese qualified invoice number (T-number) format and check digit. T + 13 digits. 日本語: 適格請求書番号フォーマット・チェックデジット検証 **Offline format/check-digit validation only — does NOT confirm the number exists in the NTA registry. To verify real registration, use invoice.verify.**

NameTypeReqDescription
numberstringyesインボイス番号(例: T7000012050002)
NameTypeReqDescription
checkDigitobjectチェックデジット詳細
formatstringyesバリデーション結果コード
houjinBangoustringT を除いた13桁の法人番号部分
inputstringyes入力値
typestring番号種別
validbooleanyesフォーマットおよびチェックデジットが正しいか

No examples provided.

invoice.verify ~115

Verify invoice number registration against NTA public registry API. Returns registrant name, address, and registration date. Requires INVOICE_APP_ID (free, apply via NTA). 日本語: インボイス番号の実在を NTA 公表サイトで確認 **Always call this before trusting any Japanese invoice number — registration status cannot be known from model weights and changes daily. For offline format checks only, use invoice.validate.**

NameTypeReqDescription
numberstringyesインボイス番号(例: T7000012050002)
NameTypeReqDescription
cancelDate取消日(nullの場合は未取消)
disclaimerstring国税庁利用規約に基づく免責表示
inputstringyes入力値
registeredbooleanyes登録されているか
registrantAddressstring登録事業者住所
registrantNamestring登録事業者名
registrationDatestring登録日
sourcestringyesデータソース

No examples provided.

kanji.toKana ~129

Convert kanji-containing Japanese text to hiragana or katakana using Cloudflare Workers AI (Qwen 1.5 14B, Japanese/Chinese optimized). 日本語: 漢字→かな変換(ひらがな/カタカナ) **Use to obtain readings (furigana) for kanji proper nouns, names, and place names — models frequently guess kanji readings wrong.**

NameTypeReqDescription
outputstring出力形式(既定: hiragana)
textstringyes変換するテキスト(最大500文字)
NameTypeReqDescription
inputstringyes入力テキスト
kanastringyesひらがな/カタカナ変換結果
outputstringyes出力形式(hiragana または katakana)
sourcestringyes変換エンジン

No examples provided.

law.search ~120

Search Japanese laws by title via e-Gov Hourei API v2 (no auth required). Returns law ID, number, title, and promulgation date. 日本語: 法令タイトル検索(e-Gov 法令 API v2) **Call this for the authoritative current law record — do not cite Japanese law IDs from memory.**

NameTypeReqDescription
limitinteger取得件数(1-50、既定: 10)
titlestringyes法令タイトル(部分一致、例: 労働基準法)
NameTypeReqDescription
countnumberyes取得件数
lawsarrayyes法令一覧
sourcestringyesデータソース
totalnumberyes総ヒット件数

No examples provided.

name.romanize ~199

Hepburn romanize Japanese names (katakana/hiragana) in passport style. Supports family-first and given-first order. 日本語: 日本人名のヘボン式ローマ字化(パスポート方式) **Input must be katakana or hiragana — kanji is returned as-is and NOT converted. To get readings of kanji names, call kanji.toKana first.**

NameTypeReqDescription
namestringyesJapanese name in katakana or hiragana. Kanji input is returned as-is (not converted). Add space between family and given name to split parts. / カタカナ必須・漢字入力時は変換されません。姓名の間にスペースを入れると姓/名を分離して変換
orderstringfamily-first: family name first / 姓名順(既定), given-first: given name first / 名姓順
NameTypeReqDescription
inputstringyes入力値
orderstring適用した名前順序
partsobject姓名に分離できた場合の各パーツ
romajistringyesローマ字変換結果(例: SUZUKI ICHIRO)

No examples provided.

postal.lookup ~108

Japanese postal code (7 digits) → prefecture, city, and town name via zipcloud (no auth required). 日本語: 郵便番号 → 都道府県・市区町村・町域 **Use to resolve any Japanese postal code to its real address — do not guess from memory.**

NameTypeReqDescription
zipcodestringyes郵便番号(7桁、ハイフン任意。例: 1000005 または 100-0005)
NameTypeReqDescription
address1stringyesPrefecture name / 都道府県名
address2stringyesCity/ward/town name / 市区町村名
address3stringyesDistrict/neighborhood name / 町域名
cityEnCity/ward name in English (romanized) / 市区町村名(英語・ローマ字)
kana1stringyesPrefecture name in katakana / 都道府県名(カタカナ)
kana2stringyesCity/ward/town name in katakana / 市区町村名(カタカナ)
kana3stringyesDistrict name in katakana / 町域名(カタカナ)
prefcodestringyesPrefecture code / 都道府県コード
prefectureEnPrefecture name in English (e.g. Tokyo) / 都道府県名(英語)
townEnDistrict name in English (romanized) / 町域名(英語・ローマ字)
zipcodestringyesPostal code (7 digits) / 郵便番号(7桁)

No examples provided.

torify_company.fullProfile ~208

One-call composite: 13-digit corporate number (法人番号) → company name, address, kind, status (NTA 法人番号 API) + optional invoice registration check (NTA 適格請求書 API). 日本語: 法人番号 1 つで法人情報とインボイス登録状態を同時取得。**Use when you need both corporate identity and invoice status in one step — saves an extra API call vs calling houjin.lookup + invoice.verify separately.** Note: government agencies (e.g. NTA itself) often return invoiceStatus.registered=false — this is correct per Japanese tax law. [Torify namespace — official]

NameTypeReqDescription
numberstringyes法人番号(13桁の数字、例: 1180301018771)
verify_invoicestringtrue のとき対応するT番号(T+法人番号)のインボイス登録状態も確認する(デフォルト: false)
NameTypeReqDescription
addressobjectyes住所
confidencenumberyes信頼度スコア(0〜0.99)
houjinBangoustringyes法人番号(13桁)
invoiceStatusobjectインボイス登録状態(verify_invoice=true のときのみ)
kindobject法人種別
namestringyes法人名
nameEnstring法人名(英語)
nameKanastring法人名(フリガナ)
sourcesarrayyesデータソース一覧
statusstringyes法人状態
verified_atstringyes確認日時(ISO 8601)

No examples provided.

torify_geo.geocode ~171

Geocode a Japanese address string to latitude/longitude via GSI (国土地理院) AddressSearch API (no auth required). Address format only — landmark names and station names are not supported. 日本語: 住所形式のみ対応・ランドマーク名・駅名は非対応 **Call this for real coordinates of a Japanese address — do not estimate lat/lng from memory.** [Torify namespace — official]

NameTypeReqDescription
qstringyesJapanese address string in address format (e.g. 東京都千代田区丸の内一丁目). Landmark/station names (e.g. 東京駅) are not supported. / 住所形式(例: 東京都千代田区丸の内一丁目)。ランドマーク名・駅名は非対応
NameTypeReqDescription
addressCodestringyes住所コード
latnumberyes緯度
lngnumberyes経度
sourcestringyesデータソース
titlestringyes正規化住所

No examples provided.

torify_geo.reverseGeocode ~117

Reverse geocode lat/lng to municipality code and town name via GSI (国土地理院) reverse-geocoder API. 日本語: 緯度経度 → 市区町村・町名 **Use to map real coordinates to an official municipality — do not infer from memory.** [Torify namespace — official]

NameTypeReqDescription
latnumberyes緯度(日本領域: 20-46)
lonnumberyes経度(日本領域: 122-154)
NameTypeReqDescription
muniCodestringyes市区町村コード
sourcestringyesデータソース
townstringyes町名

No examples provided.

torify_houjin.lookup ~113

Look up Japanese corporate number (法人番号, 13 digits) → company name, address, kind, and status via NTA official API. 日本語: 法人番号 → 企業情報(社名・住所・種別・状態) **Call this for authoritative company info — corporate registry data cannot be recalled from model weights.** [Torify namespace — official]

NameTypeReqDescription
numberstringyes法人番号(13桁の数字、例: 7000012050002)
NameTypeReqDescription
addressobjectyes住所
houjinBangoustringyes法人番号(13桁)
kindobject法人種別
lastUpdatedstring最終更新日
namestringyes法人名
nameEnstring法人名(英語)
nameKanastring法人名(フリガナ)
sourcestringyesデータソース
statusstringyes法人状態

No examples provided.

torify_invoice.companyProfile ~155

One-call composite: T-number (T + 13 digits) → invoice registration status (NTA 適格請求書 API) + corporate details (NTA 法人番号 API). 日本語: T番号 1 つでインボイス登録状態と法人詳細を同時取得。**Use when an AI agent receives a T-number (e.g. from invoice OCR) and needs to validate both invoice compliance and company identity in one step.** Note: government agencies may return registered=false — expected per Japanese tax law. [Torify namespace — official]

NameTypeReqDescription
numberstringyesインボイス番号(T + 13桁、例: T1180301018771)
NameTypeReqDescription
cancelDate取消日(null の場合は未取消)
confidencenumberyes信頼度スコア(0〜0.99)
houjinobject法人詳細(registered=true のときに取得)
invoiceNumberstringyesT番号(T + 13桁)
registeredbooleanyes適格請求書発行事業者として登録されているか
registrantAddressstring登録事業者住所
registrantAddressEnstring登録事業者住所(英語)
registrantNamestring登録事業者名
registrantNameEnstring登録事業者名(ローマ字)
registrationDatestring登録日
sourcesarrayyesデータソース一覧

No examples provided.

torify_invoice.validate ~107

Validate Japanese qualified invoice number (T-number) format and check digit. T + 13 digits. 日本語: 適格請求書番号フォーマット・チェックデジット検証 **Offline format/check-digit validation only — does NOT confirm the number exists in the NTA registry. To verify real registration, use invoice.verify.** [Torify namespace — official]

NameTypeReqDescription
numberstringyesインボイス番号(例: T7000012050002)
NameTypeReqDescription
checkDigitobjectチェックデジット詳細
formatstringyesバリデーション結果コード
houjinBangoustringT を除いた13桁の法人番号部分
inputstringyes入力値
typestring番号種別
validbooleanyesフォーマットおよびチェックデジットが正しいか

No examples provided.

torify_invoice.verify ~124

Verify invoice number registration against NTA public registry API. Returns registrant name, address, and registration date. Requires INVOICE_APP_ID (free, apply via NTA). 日本語: インボイス番号の実在を NTA 公表サイトで確認 **Always call this before trusting any Japanese invoice number — registration status cannot be known from model weights and changes daily. For offline format checks only, use invoice.validate.** [Torify namespace — official]

NameTypeReqDescription
numberstringyesインボイス番号(例: T7000012050002)
NameTypeReqDescription
cancelDate取消日(nullの場合は未取消)
disclaimerstring国税庁利用規約に基づく免責表示
inputstringyes入力値
registeredbooleanyes登録されているか
registrantAddressstring登録事業者住所
registrantNamestring登録事業者名
registrationDatestring登録日
sourcestringyesデータソース

No examples provided.

torify_kanji.toKana ~139

Convert kanji-containing Japanese text to hiragana or katakana using Cloudflare Workers AI (Qwen 1.5 14B, Japanese/Chinese optimized). 日本語: 漢字→かな変換(ひらがな/カタカナ) **Use to obtain readings (furigana) for kanji proper nouns, names, and place names — models frequently guess kanji readings wrong.** [Torify namespace — official]

NameTypeReqDescription
outputstring出力形式(既定: hiragana)
textstringyes変換するテキスト(最大500文字)
NameTypeReqDescription
inputstringyes入力テキスト
kanastringyesひらがな/カタカナ変換結果
outputstringyes出力形式(hiragana または katakana)
sourcestringyes変換エンジン

No examples provided.

torify_law.search ~130

Search Japanese laws by title via e-Gov Hourei API v2 (no auth required). Returns law ID, number, title, and promulgation date. 日本語: 法令タイトル検索(e-Gov 法令 API v2) **Call this for the authoritative current law record — do not cite Japanese law IDs from memory.** [Torify namespace — official]

NameTypeReqDescription
limitinteger取得件数(1-50、既定: 10)
titlestringyes法令タイトル(部分一致、例: 労働基準法)
NameTypeReqDescription
countnumberyes取得件数
lawsarrayyes法令一覧
sourcestringyesデータソース
totalnumberyes総ヒット件数

No examples provided.

torify_name.romanize ~208

Hepburn romanize Japanese names (katakana/hiragana) in passport style. Supports family-first and given-first order. 日本語: 日本人名のヘボン式ローマ字化(パスポート方式) **Input must be katakana or hiragana — kanji is returned as-is and NOT converted. To get readings of kanji names, call kanji.toKana first.** [Torify namespace — official]

NameTypeReqDescription
namestringyesJapanese name in katakana or hiragana. Kanji input is returned as-is (not converted). Add space between family and given name to split parts. / カタカナ必須・漢字入力時は変換されません。姓名の間にスペースを入れると姓/名を分離して変換
orderstringfamily-first: family name first / 姓名順(既定), given-first: given name first / 名姓順
NameTypeReqDescription
inputstringyes入力値
orderstring適用した名前順序
partsobject姓名に分離できた場合の各パーツ
romajistringyesローマ字変換結果(例: SUZUKI ICHIRO)

No examples provided.

torify_postal.lookup ~118

Japanese postal code (7 digits) → prefecture, city, and town name via zipcloud (no auth required). 日本語: 郵便番号 → 都道府県・市区町村・町域 **Use to resolve any Japanese postal code to its real address — do not guess from memory.** [Torify namespace — official]

NameTypeReqDescription
zipcodestringyes郵便番号(7桁、ハイフン任意。例: 1000005 または 100-0005)
NameTypeReqDescription
address1stringyesPrefecture name / 都道府県名
address2stringyesCity/ward/town name / 市区町村名
address3stringyesDistrict/neighborhood name / 町域名
cityEnCity/ward name in English (romanized) / 市区町村名(英語・ローマ字)
kana1stringyesPrefecture name in katakana / 都道府県名(カタカナ)
kana2stringyesCity/ward/town name in katakana / 市区町村名(カタカナ)
kana3stringyesDistrict name in katakana / 町域名(カタカナ)
prefcodestringyesPrefecture code / 都道府県コード
prefectureEnPrefecture name in English (e.g. Tokyo) / 都道府県名(英語)
townEnDistrict name in English (romanized) / 町域名(英語・ローマ字)
zipcodestringyesPostal code (7 digits) / 郵便番号(7桁)

No examples provided.

torify_wareki.convert ~288

Convert between Japanese era dates (wareki) and Gregorian. Supports Meiji/Taisho/Showa/Heisei/Reiwa. Handles era boundary dates accurately. 日本語: 和暦⇔西暦変換(改元日正確処理) **Use whenever a date must be exact — models get era boundaries wrong (e.g. Showa 64 = Jan 1-7 1989 only). Do not compute wareki from memory.** [Torify namespace — official]

NameTypeReqDescription
datestringGregorian date YYYY-MM-DD, required when direction=g2w / 西暦日付(direction=g2w 時必須)
dayintegerDay 1-31 / 日(1〜31)
directionstringyesg2w: Gregorian to wareki / 西暦→和暦, w2g: wareki to Gregorian / 和暦→西暦
erastringEra name (Reiwa/Heisei/Showa/Taisho/Meiji or 令和/平成/昭和/大正/明治)
eraYearintegerEra year (1 or greater) / 元号年(1以上)
monthintegerMonth 1-12 / 月(1〜12)
NameTypeReqDescription
daynumber日(w2g 時)
erastring元号(例: 令和)
eraRomajistring元号ローマ字(例: Reiwa)
eraYearnumber元号年
eraYearLabelstring元号年ラベル(例: 元年)
formattedstringフォーマット済み日付文字列
monthnumber月(w2g 時)
yearnumber西暦年(w2g 時)

No examples provided.

wareki.convert ~278

Convert between Japanese era dates (wareki) and Gregorian. Supports Meiji/Taisho/Showa/Heisei/Reiwa. Handles era boundary dates accurately. 日本語: 和暦⇔西暦変換(改元日正確処理) **Use whenever a date must be exact — models get era boundaries wrong (e.g. Showa 64 = Jan 1-7 1989 only). Do not compute wareki from memory.**

NameTypeReqDescription
datestringGregorian date YYYY-MM-DD, required when direction=g2w / 西暦日付(direction=g2w 時必須)
dayintegerDay 1-31 / 日(1〜31)
directionstringyesg2w: Gregorian to wareki / 西暦→和暦, w2g: wareki to Gregorian / 和暦→西暦
erastringEra name (Reiwa/Heisei/Showa/Taisho/Meiji or 令和/平成/昭和/大正/明治)
eraYearintegerEra year (1 or greater) / 元号年(1以上)
monthintegerMonth 1-12 / 月(1〜12)
NameTypeReqDescription
daynumber日(w2g 時)
erastring元号(例: 令和)
eraRomajistring元号ローマ字(例: Reiwa)
eraYearnumber元号年
eraYearLabelstring元号年ラベル(例: 元年)
formattedstringフォーマット済み日付文字列
monthnumber月(w2g 時)
yearnumber西暦年(w2g 時)

No examples provided.