# Schema Reveal

Decodes the current page ?p= URL and displays the JSON schema that built this page

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| title | string (optional) |
| accent | string (optional, hex) |

## Example payload

```json
{
  "type": "schema_reveal"
}
```

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