Scaffold a UI Integration Card
create_integration_cardCreates a manifest-based UI Integration Card for List, Object, Table, Timeline, and other types, including a preview index.html. Fails if target folder already exists.
Instructions
Creates a manifest-based UI Integration Card (List, Object, Table, Timeline, Analytical, Adaptive, Component, Calendar) with preview index.html. Fails if the target folder already exists.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Card name / folder name | |
| title | No | Card title | |
| dataUrl | No | Data request URL for the card | |
| cardType | No | Card type | List |
| namespace | No | Card id namespace | |
| targetPath | No | Folder where the card folder is created |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appPath | Yes | ||
| nextSteps | No | ||
| createdFiles | Yes |