# Paragraph

Prose paragraph block (alias for body, google-apps-script-web only)

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| text | string |

## Example payload

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

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