Create tab card
create_tab_cardCreate an interactive tabbed card to show different contexts of a subject. Support text, HTML, and code snippets with copy buttons for easy comparison.
Instructions
Render an interactive card with tabs, each showing a different context of the same subject (for example one tab per programming language, OS, or skill level). Tab content can be plain text, HTML, or code with a copy button.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tabs | Yes | ||
| title | Yes | ||
| subtitle | No | ||
| tutorTerms | No | Educational tutor terms. Occurrences in the card are underlined; hovering ~1.2s shows the tip and notifies the host so the model can follow up. | |
| contextActions | No | Right-click menu actions the model anticipates being useful. Choosing one sends its prompt to the conversation; use {{selection}} to include the user's selected text. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| card | Yes |