docs(plan): add ask_user tool documentation (#18830)

This commit is contained in:
Jerop Kipruto
2026-02-11 15:04:01 -05:00
committed by GitHub
parent 2a08456ed0
commit 02adfe2bca
3 changed files with 100 additions and 2 deletions

View File

@@ -87,6 +87,8 @@ Gemini CLI's built-in tools can be broadly categorized as follows:
- **[Todo Tool](./todos.md) (`write_todos`):** For managing subtasks of complex
requests.
- **[Planning Tools](./planning.md):** For entering and exiting Plan Mode.
- **[Ask User Tool](./ask-user.md) (`ask_user`):** For gathering user input and
making decisions.
Additionally, these tools incorporate: