//! Concrete, built-in tools the agent can call (opendbpylot 2.0's `tools/`).
//!//! `run_sql` — execute SQL against the connected database.
//! `visualize_data` — chart the results of a previous `run_sql` call.
pubmodmemory;pubmodrun_sql;pubmodvisualize_data;