# Page Not Found

The URL `legacy-documents/ai-dev-kit-1.0/editor-tools` does not exist.

You might be looking for one of these pages:
- [Custom Tool](https://glitch9.gitbook.io/ai-dev-kit/agent/tools/custom-tool.md)
- [Claude Text Editor Tool](https://glitch9.gitbook.io/ai-dev-kit/agent/tools/claude-text-editor-tool.md)
- [Code Interpreter Tool](https://glitch9.gitbook.io/ai-dev-kit/agent/tools/code-interpreter-tool.md)
- [Function Tool](https://glitch9.gitbook.io/ai-dev-kit/agent/tools/function-tool.md)
- [AI Dev Kit does not appear in Tools menu](https://glitch9.gitbook.io/ai-dev-kit/introduction/troubleshooting/ai-dev-kit-does-not-appear-in-tools-menu.md)

## How to find the correct page

1. **Browse the full index**: [/sitemap.md](https://glitch9.gitbook.io/ai-dev-kit/sitemap.md) - Complete documentation index
2. **View the full content**: [/llms-full.txt](https://glitch9.gitbook.io/ai-dev-kit/llms-full.txt) - Full content export

## Tips for requesting documentation

- For markdown responses, append `.md` to URLs (e.g., `/ai-dev-kit/agent/tools/custom-tool.md`)
- Use `Accept: text/markdown` header for content negotiation