# Share Quote

Displays a visually distinct callout showcasing a key phrase designed for social clipping.

## Surfaces

web, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| text | string. The impactful quote statement. |
| author | string. Optional attribution source. |

## Example payload

```json
{
  "type": "share_quote",
  "text": "A concise description of the content."
}
```

Live page: https://a2uicatalog.ai/atoms/share_quote/
Full field contract: https://a2uicatalog.ai/spec.json
