toggle menu
trailblaze-models
common
switch theme
search in API
trailblaze-models
/
xyz.block.trailblaze.toolcalls
/
TrailblazeToolResult
Trailblaze
Tool
Result
sealed
interface
TrailblazeToolResult
Inheritors
Success
Error
Members
Members & Extensions
Types
Error
Link copied to clipboard
sealed
interface
Error
:
TrailblazeToolResult
Success
Link copied to clipboard
data
object
Success
:
TrailblazeToolResult
Functions
to
Content
String
Link copied to clipboard
fun
TrailblazeToolResult
.
toContentString
(
toolName
:
String
,
toolArgs
:
<Error class: unknown class>
)
:
String