@node-in-layers/mcp
Preparing search index...
executeModelSchema
Variable executeModelSchema
Const
executeModelSchema
:
ZodObject
<
{
action
:
ZodEnum
<
typeof
ModelAction
>
;
args
:
ZodXor
<
readonly
[
ZodType
<
Readonly
<
{
items
:
readonly
Readonly
<
{
[
s
:
string
]:
JsonAble
}
>
[]
;
modelType
:
string
;
}
,
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
items
:
readonly
Readonly
<
{
[
s
:
...
]:
...
}
>
[]
;
modelType
:
string
;
}
,
>
,
unknown
,
>
,
>
,
ZodType
<
Readonly
<
{
id
:
string
;
modelType
:
string
}
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
id
:
string
;
modelType
:
string
}
>
,
unknown
>
,
>
,
ZodType
<
Readonly
<
{
id
:
string
;
modelType
:
string
}
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
id
:
string
;
modelType
:
string
}
>
,
unknown
>
,
>
,
ZodType
<
Readonly
<
{
modelType
:
string
;
search
:
OrmSearch
}
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
modelType
:
string
;
search
:
OrmSearch
}
>
,
unknown
,
>
,
>
,
ZodType
<
Readonly
<
{
ids
:
readonly
string
[]
;
modelType
:
string
}
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
ids
:
readonly
string
[]
;
modelType
:
string
}
>
,
unknown
,
>
,
>
,
ZodType
<
Readonly
<
{
instance
:
JsonObj
;
modelType
:
string
}
>
,
unknown
,
$ZodTypeInternals
<
Readonly
<
{
instance
:
JsonObj
;
modelType
:
string
}
>
,
unknown
,
>
,
>
,
]
,
>
;
crossLayerProps
:
ZodOptional
<
ZodObject
<
{
logging
:
ZodOptional
<
ZodObject
<
{
ids
:
ZodOptional
<
ZodArray
<
ZodRecord
<
(...)
,
(...)
>
>
>
}
,
$loose
,
>
,
>
;
}
,
$loose
,
>
,
>
;
domain
:
ZodString
;
modelName
:
ZodString
;
toolName
:
ZodEnum
<
typeof
ModelActionToolName
>
;
}
,
$strip
,
>
= ...
Zod Schema for a ExecuteModelData object.
ExecuteModelData
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@node-in-layers/mcp
Loading...
Zod Schema for a ExecuteModelData object. ExecuteModelData