Updating missing commands (#1289)

This commit is contained in:
cperry-goog
2025-06-21 17:41:03 -07:00
committed by GitHub
parent 47780e984c
commit e20171e7dd
4 changed files with 51 additions and 4 deletions

View File

@@ -28,6 +28,7 @@ This documentation is organized into the following sections:
- **[Shell Tool](./tools/shell.md):** Documentation for the `run_shell_command` tool.
- **[Web Fetch Tool](./tools/web-fetch.md):** Documentation for the `web_fetch` tool.
- **[Web Search Tool](./tools/web-search.md):** Documentation for the `google_web_search` tool.
- **[Memory Tool](./tools/memory.md):** Documentation for the `save_memory` tool.
- **[Contributing & Development Guide](../CONTRIBUTING.md):** Information for contributors and developers, including setup, building, testing, and coding conventions.
- **[Troubleshooting Guide](./troubleshooting.md):** Find solutions to common problems and FAQs.