# Copy Prompt

Monospace copyable text block — ideal for sharing Gemini prompts or code

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| prompt | string (text to display and copy, alias: text, content) |
| label | string (optional, header label) |
| accent | string (optional, hex) |

## Example payload

```json
{
  "type": "copy_prompt",
  "prompt": "Describe what you'd like to create."
}
```

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