One Pi tool for asking the user.
Sometimes Pi needs input from the user. The user - yes, you - does not want to type it into chat. This is the tool for that.
pi install npm:pi-questionspi-questions adds ask_questions.
The tool opens a small TUI flow, asks one or more questions, and returns the answers as structured data.
Each question can have short options. A custom answer is always available.
- asks questions in the interactive TUI
- supports selectable options
- always includes
Write your own answer - supports a review step for multiple questions
- returns normal results for cancel and non-interactive sessions
j/kor arrows: move1-9: pick optionEnter: select or submith/←: backl: selectEsc: cancel