nexus-agents - v2.80.0
GitHub
npm
Preparing search index...
RunWorkflowInputSchema
Variable RunWorkflowInputSchema
Const
RunWorkflowInputSchema
:
ZodObject
<
{
template
:
ZodString
;
inputs
:
ZodRecord
<
ZodString
,
ZodUnknown
>
;
dryRun
:
ZodDefault
<
ZodOptional
<
ZodBoolean
>
>
;
}
,
$strip
,
>
= ...
Input schema for the run_workflow tool.
Settings
Member Visibility
Protected
Internal
Theme
OS
Light
Dark
GitHub
npm
nexus-agents - v2.80.0
Loading...
Input schema for the run_workflow tool.