Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-mcp-server
browser/mcp-frontend-contribution
ToolProvider
Interface ToolProvider
Tool provider interface for frontend contributions
interface
ToolProvider
{
handler
:
(
args
:
unknown
)
=>
Promise
<
unknown
>
;
inputSchema
:
ZodType
;
}
Index
Properties
handler
input
Schema
Properties
handler
handler
:
(
args
:
unknown
)
=>
Promise
<
unknown
>
input
Schema
inputSchema
:
ZodType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
handler
input
Schema
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Tool provider interface for frontend contributions