Companion

object Companion

Functions

Link copied to clipboard
fun error(message: String, cause: Throwable? = null): Tool.Result
Link copied to clipboard
fun text(content: String): Tool.Result
Link copied to clipboard
fun withArtifact(content: String, artifact: Any): Tool.Result