nemo_relay.tools
nemo_relay.tools
nemo_relay.tools
Generated from python/nemo_relay/tools.py.
Module nemo_relay.tools.
Tool lifecycle helpers.
callStart a manual tool span and return its ToolHandle.
call_endFinish a manual tool span started by call().
executeRun a tool through the managed middleware pipeline.
request_interceptsApply global tool request intercepts to args.
conditional_executionRun tool conditional-execution guardrails for args.