request_user_input
Prompt users for input to clarify requirements, validate assumptions, or confirm actions before proceeding. Ensures accuracy and avoids errors by resolving uncertainties through direct user interaction.
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) |