Cancel a Mistral batch job
Approval-gated Mistral workflow for canceling one batch job. It reads the target batch job first, calls recued-core.mistral.batch_job.cancel for that explicit job ID, and shows current batch context. It does not create jobs, upload/download files, mutate agents, execute workflows, or call arbitrary Mistral routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
normalized_job_id
trim
Trim whitespace from setting job id
normalized_reason
trim
Trim whitespace from setting reason
job_before
?
cancel_job
?
recent_jobs_raw
?
recent_jobs
default
Apply default
job_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.
job id
setting
=
reason
setting
=
mistral
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.