innerTools

open override fun innerTools(process: AgentProcess): List<Tool>

Returns the fixed innerTools regardless of process context.


abstract val innerTools: List<Tool>

The inner tools that will be exposed when this tool is invoked. This is a fixed set that does not vary by context.