Create show/hide card
create_reveal_cardRenders a collapsible card with show/hide sections and show-all/hide-all buttons, ideal for step-by-step guides, FAQs, spoilers, and lengthy reference material.
Instructions
Render a card of collapsible show/hide sections with show-all/hide-all buttons. Good for step-by-step guides, FAQs, spoilers, and long reference material.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | ||
| sections | 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 |