Restore Railway volume backup
Approval-gated Railway volume restore workflow. It reads one volume instance and its backups, then restores exactly one selected backup through recued-core.railway. It does not create backups, delete backups, delete volumes, mutate services, deploy code, mutate variables, or call arbitrary Railway GraphQL.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
target_volume_instance_id
trim
Trim whitespace from setting volume instance id
target_volume_backup_id
trim
Trim whitespace from setting volume backup id
volume
?
backups_raw
?
restore
?
backups
default
Apply default
backup_rows
slice
Take a subset of
backup_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
railway
setting
=
row limit
setting
=
12
volume backup id
setting
=
volume instance id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.