Reminix TypeScript SDK - v0.7.1
Docs
GitHub
Preparing search index...
@reminix/runtime
InvokeRequestSchema
Variable InvokeRequestSchema
Const
Internal
InvokeRequestSchema
:
ZodObject
<
{
input
:
ZodRecord
<
ZodString
,
ZodAny
>
;
stream
:
ZodDefault
<
ZodOptional
<
ZodBoolean
>
>
;
}
,
$strip
,
>
= ...
Request body for invoke endpoint.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Docs
GitHub
Reminix TypeScript SDK - v0.7.1
Loading...
Request body for invoke endpoint.