Skip to main contentModule tools
Source - descriptor
- Immutable metadata used to advertise, govern, validate, and schedule tools.
- fetch_guard
- SSRF guard and content handling for the
web_fetch native tool. - file_patch
- Native file_patch tool — apply targeted text replacements to files.
- file_tools
- Native file-system tools: file_read and file_write.
- memory
- NativeTools for memory operations (legacy shim).
- session_search
- Native session_search tool — keyword search within a conversation session.
- terminal_exec
- Native terminal_exec tool — run shell commands in the configured sandbox.
- terminal_process
- Trusted-host ownership of directly launched terminal processes. This is a
lifetime boundary, not process-tree isolation or a delegated shell grant.
- validate
- Strict parsing and JSON Schema validation for model-supplied tool arguments.
- web_fetch
- Native web_fetch tool — performs HTTP GET/POST requests on behalf of the agent.