Skip to contents

File I/O

Tools for reading and writing files with path scoping and size limits.

read_file_tool()
Create a file reading tool
write_file_tool()
Create a file writing tool

Database

Structured database queries with parameterized filters.

query_sql_tool()
Create a SQL query tool

Data Analysis

Tools for data profiling, calculation, and visualization.

data_profile_tool()
Create a data profiling tool
calculator_tool()
Create a calculator tool
plot_tool()
Create a plot rendering tool

Web

HTTP fetch with domain allow-lists and rate limiting.

fetch_url_tool()
Create a URL fetch tool

Documentation

R help documentation lookup.

r_help_tool()
Create an R help documentation tool