Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 352 Bytes

File metadata and controls

16 lines (13 loc) · 352 Bytes
title Tools
description Giving your agents tools should be easy

Installation

Once you find the right tool for your use-case, install it with simply

agentstack tools add

You can also specify a tool, and one or more agents to install it to:

agentstack tools add <tool_name> --agents=<agent_name1>,<agent_name2>