From ebf3c3b5a2793c2ec6888644e4c1807afcea3b7e Mon Sep 17 00:00:00 2001 From: Brandon Macer Date: Wed, 11 Dec 2024 14:33:56 -0500 Subject: [PATCH] Update dir_search.mdx --- docs/tools/tool/dir_search.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/tools/tool/dir_search.mdx b/docs/tools/tool/dir_search.mdx index d16465bf..fba7b96a 100644 --- a/docs/tools/tool/dir_search.mdx +++ b/docs/tools/tool/dir_search.mdx @@ -6,5 +6,5 @@ description: 'Enables agents to look through the machines file system' ## Installation ```bash -agentstack tools add dir_search -``` \ No newline at end of file +agentstack tools add directory_search +```