Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-claude-code
common/claude-code-service
ToolResultBlock
Interface ToolResultBlock
interface
ToolResultBlock
{
content
:
unknown
;
is_error
?:
boolean
;
tool_use_id
:
string
;
type
:
"tool_result"
;
}
Index
Properties
content
is_
error?
tool_
use_
id
type
Properties
content
content
:
unknown
Optional
is_
error
is_error
?:
boolean
tool_
use_
id
tool_use_id
:
string
type
type
:
"tool_result"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
content
is_
error
tool_
use_
id
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...