Skip to content

Commit 6602c4a

Browse files
committed
docs note
1 parent 6b00ee9 commit 6602c4a

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

docs/tools/tools.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,8 @@ agentstack tools add
1313
You can also specify a tool, and one or more agents to install it to:
1414
```bash
1515
agentstack tools add <tool_name> --agents=<agent_name1>,<agent_name2>
16-
```
16+
```
17+
18+
<Note>
19+
Add your own tool to the AgentStack repo [here](/contributing/adding-tools)!
20+
</Note>

0 commit comments

Comments
 (0)