App Logo
sncf-connect.com

List booked tickets (future / past / pending options)

List the account's booked tickets from SNCF Connect "Billets > Vos voyages": upcoming trips, past trips, and pending free options (pre-reservations). SNCF Connect exposes no "cancelled tickets" list — a cancelled trip simply disappears; this is a site limitation, not a filter. Requires login. Runs only via the local browser extension, not the hosted cloud browser.

Input

scope optional

Which lists to fetch. 'future' also returns pending options; 'past' skips them.

Default: "all"

Output

note required
past required
future required
options required

FAQ

List the account's booked tickets from SNCF Connect "Billets > Vos voyages": upcoming trips, past trips, and pending free options (pre-reservations). SNCF Connect exposes no "cancelled tickets" list — a cancelled trip simply disappears; this is a site limitation, not a filter. Requires login. Runs only via the local browser extension, not the hosted cloud browser.
Optional: scope.
It returns note, past, future, options.
Yes. It acts as you on sncf-connect.com: on your own Chrome it reuses your session, and on a Reduck-hosted browser it loads the sncf-connect.com cookies saved by the Reduck extension.
It only reads. It looks things up on sncf-connect.com and changes nothing there.
Ask an AI agent connected to Reduck to run reduck/sncf-connect.com/list_tickets, or run it from a terminal with the Reduck CLI: npx @reduck-ai/cli@latest run --script reduck/sncf-connect.com/list_tickets
It is part of Reduck's official curated catalogue.

Start building not clicking