{"endpoint":"https://statepulse-api.hahavoid0.workers.dev/transit/status","method":"POST","price":"$0.030","description":"Live subway alerts, delays, and planned-work advisories from the official MTA GTFS-RT feed for NYC lines. Other cities can be requested via the free /agent/request-data endpoint.","example_input":{"city":"nyc","line":"L"},"example_output":{"supported":true,"result":{"city":"nyc","line":"L","status":"Good Service","delays":false,"alerts":[]},"confidence":"medium"},"request_schema":{"type":"object","required":["city","line"],"properties":{"city":{"type":"string","examples":["nyc"]},"line":{"type":"string","examples":["L"]}}},"response_schema":{"type":"object"}}