Skip to content

Instantly share code, notes, and snippets.

@bgian
bgian / gist:494f80af75b9d89087f46f26763b6599
Last active April 21, 2026 18:10
Beside Action Cards — Unified JSON Schema

Action Cards — Unified JSON Schema

All action cards use the same payload structure:

icon + title + subtitle + content + actions

Content is one of three types: null (no content block), list (icon + text rows with optional bold/trailing), or selectable_options (tappable choices that collapse on selection).