Skip to main content
Glama

Yaizu Smart City MCP Server

by moma1992

generate_api_command

Generate API commands for Yaizu City data by specifying entity types like Aed or EvacuationShelter, with parameter suggestions from the API catalog.

Instructions

指定したエンティティタイプに対するAPI実行コマンドを生成します。 APIカタログの情報を基に適切なパラメータを提案します。

Args: entity_type: エンティティタイプ(例: Aed, EvacuationShelter)

Returns: str: 使用可能なAPIコマンド例

Input Schema

NameRequiredDescriptionDefault
entity_typeYes

Input Schema (JSON Schema)

{ "properties": { "entity_type": { "title": "Entity Type", "type": "string" } }, "required": [ "entity_type" ], "title": "generate_api_commandArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/moma1992/smartcity-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server