# Anchor List

A list of links that navigate to specific sections within the current

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| anchors | list of {label: string, url: string, target_id: string (optional, for in-document navigation on web/pdf)} |

## Example payload

```json
{
  "type": "anchor_list"
}
```

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