list_routes_tool
Retrieve all available bus routes with IDs, names, and colors for the Centre Area Transportation Authority (CATA) system.
Instructions
List all available bus routes.
Returns a list of routes with their ID, short name, long name, and color.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}