Get Vehicles / 車両一覧取得
get_vehiclesRetrieve a list of all vehicles with optional name filter and result limit to access fleet vehicle information.
Instructions
Retrieves a list of all vehicles' information. / 全車両の情報をリストで取得します。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| vehicleName | No | Vehicle name (partial match) / 車両名(部分一致) | |
| limit | No | Number of items to retrieve (default: 20, max: 50) / 取得件数(デフォルト:20、最大:50) |