# Gemini Prompt

Inline Gemini prompt input that calls the GAS callGemini() function from within a rendered page

## Surfaces

google-apps-script-web, mcp-apps

## Fields

| Field | Type |
|---|---|
| label | string (optional) |
| placeholder | string (optional) |
| accent | string (optional, hex colour) |

## Example payload

```json
{
  "type": "gemini_prompt"
}
```

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