Overview of Amazon Q CLI built-in tools
mainAmazon Q CLI provides several built-in tools for agents to perform tasks:
execute_bash: Execute shell commands.fs_read: Read files, directories, and images.fs_write: Create and edit files.introspect: Access Q CLI documentation and help content to answer questions about the CLI itself.report_issue: Opens a GitHub issue template in the browser.knowledge(experimental): Store and retrieve information in a semantic knowledge base.thinking(experimental): Internal reasoning mechanism for complex tasks.todo_list(experimental): Manage TODO lists stored in.amazonq/cli-todo-lists/.use_aws: Make AWS CLI API calls.