nemo_relay.tools
nemo_relay.tools
Generated from python/nemo_relay/tools.py.
Module nemo_relay.tools.
Tool lifecycle helpers.
Functions
call
Start a manual tool span and return its ToolHandle.
call_end
Finish a manual tool span started by call().
execute
Run a tool through the managed middleware pipeline.
request_intercepts
Apply global tool request intercepts to args.
conditional_execution
Run tool conditional-execution guardrails for args.