Cancel an Anthropic message batch
Approval-gated Anthropic workflow for canceling one existing message batch. It reads the target batch first, calls recued-core.anthropic.message_batch.cancel for that explicit batch ID, and shows recent batch context. It does not create batches, delete batches, download batch results, create messages, upload/download files, mutate managed agents or skills, use admin APIs, or call arbitrary Anthropic API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (8 steps)
normalized_batch_id
trim
Trim whitespace from setting message batch id
normalized_reason
trim
Trim whitespace from setting reason
batch_before
?
cancel_batch
?
recent_batches_raw
?
recent_batches
default
Apply default
batch_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.
reason
setting
=
anthropic
setting
=
message batch id
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.