# Tag Chip

Small inline tag/label chip

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| text | string |
| color | string (optional, hex colour) |

## Example payload

```json
{
  "type": "tag_chip",
  "text": "New"
}
```

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