Coordinates train travel for multiple people with synchronization requirements (arriving/departing from different locations but meeting at a common destination with time constraints).
rail_12306-get-current-date to get the reference date.null for that day.format.json file using filesystem-read_file. The expected structure is typically a JSON object with keys for each travel day (e.g., "thursday", "sunday"), each containing sub-objects for each traveler's route.rail_12306-get-station-code-by-names for specific station names (e.g., "北京南", "上海虹桥").rail_12306-get-stations-code-in-city to get codes for all stations in that city (e.g., "曲阜"). This is crucial for finding trains to/from the same city station.earliestStartTime filter.trainFilterFlags: "GD" to filter for high-speed (G) or bullet (D) trains as required.earliestStartTime and latestStartTime filters for the specified window.format.json schema.null.train-ticket-plan.json) using filesystem-write_file.local-claim_done.