Skip to content
Recued
Menu
← Back to recipes

Cancel an Anthropic message batch

by recued-core v1

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 8 steps

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 3 configurable

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.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Anthropic connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

anthropic anthropicclaudebatch-jobscancelapprovalpack:anthropic

Details

8 steps 3 configurable settings recipe_id: cancel-anthropic-message-batch