Forest Admin - API reference
Preparing search index...
@forestadmin/ai-proxy
RemoteTool
Class RemoteTool<ToolType>
Abstract
Type Parameters
ToolType
=
unknown
Index
Constructors
constructor
Properties
base
mcp
Server
Id?
source
Id
source
Type
Accessors
sanitized
Name
Constructors
constructor
new
RemoteTool
<
ToolType
=
unknown
>
(
options
:
{
mcpServerId
?:
string
;
sourceId
?:
string
;
sourceType
?:
string
;
tool
:
StructuredToolInterface
<
ToolType
>
;
}
,
)
:
RemoteTool
<
ToolType
>
Type Parameters
ToolType
=
unknown
Parameters
options
:
{
mcpServerId
?:
string
;
sourceId
?:
string
;
sourceType
?:
string
;
tool
:
StructuredToolInterface
<
ToolType
>
;
}
Returns
RemoteTool
<
ToolType
>
Properties
base
base
:
StructuredToolInterface
<
ToolType
>
Optional
mcp
Server
Id
mcpServerId
?:
string
source
Id
sourceId
:
string
source
Type
sourceType
:
string
Accessors
sanitized
Name
get
sanitizedName
()
:
string
Returns
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
base
mcp
Server
Id
source
Id
source
Type
Accessors
sanitized
Name
Forest Admin - API reference
Loading...