tool

abstract fun tool(vararg trailblazeTool: TrailblazeTool): TrailblazeToolResult

Run a Trailblaze tool with the agent.

Throws

TrailblazeException

if the agent fails to complete the task.