# Meta Tools

Meta tools are system-level tools available in sessions. They handle tool discovery, execution, authentication, and sandboxing.

| Tool | Tags |
|------|------|
| [`COMPOSIO_GET_TOOL_SCHEMAS`](/reference/meta-tools/get_tool_schemas.md) | readOnlyHint |
| [`COMPOSIO_MANAGE_CONNECTIONS`](/reference/meta-tools/manage_connections.md) | openWorldHint |
| [`COMPOSIO_MULTI_EXECUTE_TOOL`](/reference/meta-tools/multi_execute_tool.md) | openWorldHint, destructiveHint, important |
| [`COMPOSIO_REMOTE_BASH_TOOL`](/reference/meta-tools/remote_bash_tool.md) | destructiveHint, openWorldHint |
| [`COMPOSIO_REMOTE_WORKBENCH`](/reference/meta-tools/remote_workbench.md) | destructiveHint, openWorldHint |
| [`COMPOSIO_SEARCH_TOOLS`](/reference/meta-tools/search_tools.md) | important, openWorldHint, readOnlyHint |

---

📚 **More documentation:** [View all docs](https://docs.composio.dev/llms.txt) | [Glossary](https://docs.composio.dev/llms.mdx/docs/glossary) | [Cookbooks](https://docs.composio.dev/llms.mdx/cookbooks) | [API Reference](https://docs.composio.dev/llms.mdx/reference)