Computation
Calculate
Evaluate a mathematical expression and return the result.
Tools
This page is generated from `registry/`. The initial OSS baseline is already imported, and the inventory can keep growing through public submissions, explicit parent ids for the hierarchical model, and reviewable example prompts.
Showing 26 of 26 tools.
Computation
Evaluate a mathematical expression and return the result.
Structured Data
Transform data between structured formats such as JSON, CSV, XML, YAML, and Markdown.
File System
Copy a file or directory to a new location.
File System
Delete a file or directory from disk.
Memory
Delete a stored memory entry by key.
File System
Edit or append content to an existing file.
File System
Get metadata for a file (size, timestamps, MIME type, permissions) without reading its contents.
Information Retrieval
Directly fetch and parse the content of a webpage by URL.
File System
Search for a pattern in files and return matching lines.
File System
List files and directories within a given path.
Memory
List all stored memory keys, optionally filtered by a prefix or pattern.
File System
Move or rename a file or directory.
Structured Data
Extract structured data or clean text from unstructured documents (PDF, DOCX, HTML, etc.).
File System
Read the contents of a file from disk.
Memory
Retrieve stored information based on a query.
File System
Execute a bash command in the system shell.
Computation
Execute JavaScript (Node.js) code for browser-native logic, JSON transforms, or Node tasks.
Computation
Execute a cell in a Jupyter notebook and return the output.
Computation
Execute Python code for computation, data processing, or scripting tasks.
Computation
Execute a SQL query against a connected database and return results.
Information Retrieval
Perform semantic/vector search over a private document store or embeddings index.
External Integrations
Make a generic HTTP request to any external REST API.
Memory
Store information for later retrieval.
Memory
Atomically update an existing memory entry without full overwrite.
Information Retrieval
Search the web for up-to-date information and return relevant results.
File System
Create or overwrite a file with given content.