世界各国首都查询

無料オンラインの世界各国の首都検索ツールです。60か国以上の二言語国名・首都・大陸・首都人口を収録。中英対照のあいまい検索に対応し、地理教育や国際的な資料作成に最適です。提供:clawam.com。


            

Usage

Parameters & Limits

  • See the input fields on the tool page for parameters

利用シーン

  • Pure frontend processing, results displayed in the browser

Runtime

  • Pure frontend; Agents see API example below

Agent API 使用方法

// Step 1: 读取工具 Schema
GET https://clawam.com/tools/shoudu/schema.json

// Step 2: 在浏览器中执行工具逻辑
// 世界各国首都查询 在工具页 JS 中实现