toggle menu
trailblaze-common
jvm
switch theme
search in API
trailblaze-common
/
xyz.block.trailblaze.toolcalls
/
ExecutableTrailblazeTool
Executable
Trailblaze
Tool
interface
ExecutableTrailblazeTool
:
TrailblazeTool
A marker interface for all Trailblaze tools that can be executed directly.
Inheritors
MapsToMaestroCommands
Members
Members & Extensions
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
toolExecutionContext
:
TrailblazeToolExecutionContext
)
:
TrailblazeToolResult
get
Tool
Name
From
Annotation
Link copied to clipboard
fun
TrailblazeTool
.
getToolNameFromAnnotation
(
)
:
String