Create Railway volume backup
Approval-gated Railway volume backup workflow. It reads one volume instance, creates exactly one backup through recued-core.railway, then lists backups for confirmation. It does not restore 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_backup_name
trim
Trim whitespace from setting backup name
volume
?
created_backup
?
backups_after_raw
?
backups_after
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
backup name
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.