Skip to main content
Glama

get_line_status_detail

Check real-time Transport for London line status and disruption details to plan your journey effectively.

Instructions

Get the status and details of a TfL line.

Input Schema

NameRequiredDescriptionDefault
app_keyNoOptional application key for authentication.
lineIdYesThe identifier of the line to query (e.g., victoria, central).

Input Schema (JSON Schema)

{ "properties": { "app_key": { "description": "Optional application key for authentication.", "type": "string" }, "lineId": { "description": "The identifier of the line to query (e.g., victoria, central).", "type": "string" } }, "required": [ "lineId" ], "type": "object" }

Latest Blog Posts

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/anoopt/london-tfl-journey-status-mcp-server'

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