tools
Return framework-agnostic tools provided by this reference. These tools will be added to the PromptRunner when the reference is added.
The default implementation bridges from the deprecated toolInstances method by converting any @LlmTool annotated objects to Tool instances. New implementations should override this method directly.