We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6b00ee9 commit 6602c4aCopy full SHA for 6602c4a
1 file changed
docs/tools/tools.mdx
@@ -13,4 +13,8 @@ agentstack tools add
13
You can also specify a tool, and one or more agents to install it to:
14
```bash
15
agentstack tools add <tool_name> --agents=<agent_name1>,<agent_name2>
16
-```
+```
17
+
18
+<Note>
19
+ Add your own tool to the AgentStack repo [here](/contributing/adding-tools)!
20
+</Note>
0 commit comments