request_user_input
Prompt users for input via a pop-up command prompt to clarify requirements, resolve ambiguity, or confirm actions before proceeding with significant changes.
Instructions
Input Schema
Name | Required | Description | Default |
---|---|---|---|
message | Yes | The specific question for the user (appears in the prompt) | |
predefinedOptions | No | Predefined options for the user to choose from (optional) | |
projectName | Yes | Identifies the context/project making the request (used in prompt formatting) |