Package index
-
tool_read_file() - Create a file reading tool
-
tool_write_file() - Create a file writing tool
-
tool_query_sql() - Create a SQL query tool
-
tool_data_profile() - Create a data profiling tool
-
tool_calculator() - Create a calculator tool
-
tool_plot() - Create a plot rendering tool
-
tool_fetch_url() - Create a URL fetch tool
-
tool_r_help() - Create an R help documentation tool
-
guarded_tool() - Wrap a securer_tool with input and output guardrails
-
with_guards() - Pipe-friendly alias for
guarded_tool()