optimize_card
Optimizes Adaptive Cards by adjusting structure and styling according to chosen goals (accessibility, performance, compactness, modernity, readability) and target host application.
Instructions
Optimize an existing Adaptive Card. Accepts card JSON or a cardId.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes | The Adaptive Card JSON object or cardId to optimize | |
| goals | No | Optimization goals. Default: all | |
| host | No | Target host app |