Skip to content
Recued
Menu
← Back to recipes

Coda doc structure brief

by recued-core v1

Read-only review brief for one Coda doc. It reads doc metadata plus one page each of pages, tables, formulas, and controls through recued-core.coda, then asks the AI summarizer for structure, owners, live tables, control/formula signals, stale areas, and next actions. It never creates, updates, deletes, shares, publishes, exports, or calls arbitrary Coda APIs.

How it works 20 steps

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

Process (20 steps)
doc_id_trim trim
Trim whitespace from setting doc id
doc ?
pages_raw ?
tables_raw ?
formulas_raw ?
controls_raw ?
pages default
Apply default
tables default
Apply default
formulas default
Apply default
controls default
Apply default
page_count count
Count items in pages
table_count count
Count items in tables
formula_count count
Count items in formulas
control_count count
Count items in controls
summarize ?
page_table to_table
Format results as a data table
table_table to_table
Format results as a data table
formula_table to_table
Format results as a data table
control_table to_table
Format results as a data table
card to_summary
Format results as a summary card
Settings 5 configurable

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

coda setting =
focus setting = Summarize doc purpose, ownership, table/page structure, formulas and controls that matter, stale or risky areas, and next actions.
doc id setting =
row limit setting = 25
max length setting = 900

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 codadocpagestablesformulascontrolsreviewai-summaryknowledge-basepack:coda

Details

20 steps 5 configurable settings recipe_id: coda-doc-structure-brief