elicit_custom
Generate custom confirmation dialogs with tailored JSON schemas to collect specific user inputs when standard tools are insufficient.
Instructions
Create a custom confirmation dialog with specific schema when standard tools don't fit
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | Message to display to the user | |
schema | Yes | JSON schema defining the structure of information to collect |