What are tools in agent mode?
AI Summary
Summary of Video (ID: Nsc1hI2wp7M)
- Agent Mode Tools:
- Tools enhance Copilot’s functionality:
- Search codebase
- Run terminal commands
- Read files
- List of tools is visible in agent mode (activate via tools icon).
- Tools can be built-in, like codebase info or the fetch tool for web data.
- Using Tools:
- Reference tools using hashtags (e.g.,
add tailwind CSS #fetch [URL]
).- Use natural language commands to activate tools (e.g.,
fetch from webpage [URL]
).- Agent mode’s true power lies in its tool integration and ease of use.