Anthropic model and batch operations digest
Scheduled read-only Anthropic operations digest. It lists Claude models, existing message batches, and beta file metadata through recued-core.anthropic, renders compact review tables, and can send an in-app notification when message batches are visible. It never creates or cancels batches, creates messages, uploads/downloads/deletes files, mutates managed agents or skills, uses admin APIs, or calls arbitrary Anthropic API routes.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (20 steps)
models_raw
?
batches_raw
?
files_raw
?
models
default
Apply default
batches
default
Apply default
files
default
Apply default
model_count
count
Count items in models
batch_count
count
Count items in batches
file_count
count
Count items in files
has_batches
compare
Check if batch count is greater than 0
notify_enabled
compare
Check if setting notify when batches equals true
should_notify
all
Check if all conditions are true
notify
?
skip: step.should_notify not_equal true
model_rows
slice
Take a subset of
batch_rows
slice
Take a subset of
file_rows
slice
Take a subset of
model_table
to_table
Format results as a data table
batch_table
to_table
Format results as a data table
file_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.
channels
setting
=
in_app
end hour
setting
=
10
weekdays
setting
=
1,2,3,4,5
anthropic
setting
=
row limit
setting
=
20
start hour
setting
=
8
file scope id
setting
=
notify when batches
setting
=
true
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.