generate_api_command
Generate API commands for Yaizu City's smart city data by specifying entity types like Aed or EvacuationShelter, using API catalog information to propose appropriate parameters.
Instructions
指定したエンティティタイプに対するAPI実行コマンドを生成します。 APIカタログの情報を基に適切なパラメータを提案します。
Args: entity_type: エンティティタイプ(例: Aed, EvacuationShelter)
Returns: str: 使用可能なAPIコマンド例
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_type | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |