Skip to content
Recued
Menu
← Back to recipes

Coda table row brief

by recued-core v1

Read-only review brief for one Coda table. It reads table metadata, visible columns, and one page of visible rows through recued-core.coda, then asks the AI summarizer for data shape, stale signals, likely owners, notable rows, and next actions. It never creates, updates, deletes, shares, publishes, exports, or calls arbitrary Coda APIs.

How it works 13 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (13 steps)
doc_id_trim trim
Trim whitespace from setting doc id
table_id_trim trim
Trim whitespace from setting table id or name
table ?
columns_raw ?
rows_raw ?
columns default
Apply default
rows default
Apply default
column_count count
Count items in columns
row_count count
Count items in rows
summarize ?
column_table to_table
Format results as a data table
row_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 7 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

coda setting =
focus setting = Summarize the table purpose, important columns, row patterns, stale or risky items, and next actions.
doc id setting =
row limit setting = 25
max length setting = 900
value format setting = simpleWithArrays
table id or name 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 Coda connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

coda codatablerowscolumnsreviewai-summaryknowledge-basepack:coda

Details

13 steps 7 configurable settings recipe_id: coda-table-row-brief