test-calculate
Tests calculate tool with arithmetic, trig, and variable substitution
test-json-sql-filter
Tests filter-structured primitive (WHERE clause)
test-json-sql-join
Tests join primitive (INNER JOIN)
test-json-sql-pluck
Tests pluck primitive (SELECT single field)
test-json-sql-project
Tests project primitive (SELECT fields)
test-json-sql-search-web
Test JSON SQL primitives with search-web output
test-json-sql-semantic-scholar
Test JSON SQL primitives with semantic-scholar output
test-json-sql-setup
Creates test data for JSON SQL primitive tests
test-json-sql-sort
Tests sort primitive (ORDER BY)
test-map-with-args
Tests map primitive with additional operation arguments
browser-visits
Drains buffered page-visit URLs from the browser extension listener
obsidian-clipper
Detects new files in the Obsidian vault Clippings folder (from Web Clipper)
rss-watcher
Monitors RSS feeds for new items matching configured keywords
scienceworld-act
Take a ScienceWorld action in the active session. Returns observation, reward, done. No session_id needed - uses active session from executive_node.
scienceworld-reset
Start a ScienceWorld episode. Reads scenario, difficulty, and seed from scienceworld_config in character YAML. Returns the initial observation plus a session_id for subsequent steps.