Custom tools for the CLI agent.
Make HTTP requests to APIs and web services.
Search the web using Tavily for current information and documentation.
This tool searches the web and returns relevant results. After receiving results, you MUST synthesize the information into a natural, helpful response for the user.
Fetch content from a URL and convert HTML to markdown format.
This tool fetches web page content and converts it to clean markdown text, making it easy to read and process HTML content. After receiving the markdown, you MUST synthesize the information into a natural, helpful response for the user.