A result returned from a tool invocation. If using @vscode/prompt-tsx, this result may be rendered using a ToolResult.
@vscode/prompt-tsx
ToolResult
Create a LanguageModelToolResult
A list of tool result content parts
A list of tool result content parts. Includes unknown becauses this list may be extended with new content types in the future.
unknown
lm.invokeTool.
A result returned from a tool invocation. If using
@vscode/prompt-tsx
, this result may be rendered using aToolResult
.Stubbed