Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-claude-code
common/claude-code-service
ToolUseContentBlock
Interface ToolUseContentBlock
interface
ToolUseContentBlock
{
id
:
string
;
input
:
Record
<
string
,
unknown
>
;
name
:
string
;
type
:
"tool_use"
|
"server_tool_use"
;
}
Index
Properties
id
input
name
type
Properties
id
id
:
string
input
input
:
Record
<
string
,
unknown
>
name
name
:
string
type
type
:
"tool_use"
|
"server_tool_use"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
input
name
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...