# Next Step Strip

Horizontal strip of numbered next steps with optional links

## Surfaces

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

## Fields

| Field | Type |
|---|---|
| steps | array of {number (optional), label, detail (optional, alias: action), url (optional)} |
| accent | string (optional, hex) |

## Example payload

```json
{
  "type": "next_step_strip"
}
```

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