collect_user_intent
Ask the user a question and collect their text or image response to clarify requirements, get approval, or gather additional context.
Instructions
Send a message to the user and collect their response.
This tool displays content in a web interface and waits for user input. Users can provide text responses and optionally attach images.
IMPORTANT: This tool accepts ONLY the 'question' parameter. Do NOT pass any other parameters such as 'intent', 'message', or 'prompt'.
Use cases:
Request clarification on ambiguous requirements
Get approval before proceeding with changes
Collect additional context or preferences
Show progress and request next steps
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| question | Yes | The message or question to present to the user. This is the ONLY accepted parameter. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |