# Code

Fenced code block

## Surfaces

web, google-meet-stage, pdf, google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| language | string |
| content | string |

## Example payload

```json
{
  "type": "code",
  "language": "json",
  "content": "A concise description of the content."
}
```

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