Cancel a Cohere embed job
Approval-gated Cohere workflow for canceling one async embed job. It reads the target job first, then calls recued-core.cohere.embed_job.cancel for that explicit job ID and shows current job context. It does not create jobs, upload or delete datasets, call streaming chat/generate endpoints, use connectors, mutate fine-tuned models, or call arbitrary Cohere routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (9 steps)
normalized_job_id
trim
Trim whitespace from setting job id
normalized_reason
trim
Trim whitespace from setting reason
job_before
?
cancel_job
?
jobs_after_raw
?
jobs_after
default
Apply default
job_rows
slice
Take a subset of
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.
cohere
setting
=
job id
setting
=
reason
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.