← WebMCP Directory

Tool tree

kojodan.jp

Travel & Events
https://kojodan.jp/
Japanese castle information and visitor guides
Explore capabilities

Tools verified

search-castleAction

攻城団でお城を名前やキーワードで検索します

View tool JSON
{
  "name": "search-castle",
  "kind": "act",
  "impl": "declarative",
  "description": "攻城団でお城を名前やキーワードで検索します",
  "inputSchema": {
    "type": "object",
    "properties": {
      "q": {
        "type": "string",
        "description": "検索したいお城の名前やキーワード(例:姫路城、桜、現存天守)"
      }
    },
    "required": []
  }
}