Uses of Record Class
com.github.copilot.rpc.ToolResultObject
Packages that use ToolResultObject
Package
Description
Configuration classes and data transfer objects for the Copilot SDK.
-
Uses of ToolResultObject in com.github.copilot.rpc
Methods in com.github.copilot.rpc that return ToolResultObjectModifier and TypeMethodDescriptionstatic ToolResultObjectCreates an error result with the given error message.static ToolResultObjectCreates an error result with both a text result and error message.static ToolResultObjectCreates a failure result with the given text and error message.static ToolResultObjectCreates a success result with the given text.