Variable McpUiToolInputPartialNotificationSchemaConst Internal
McpUiToolInputPartialNotificationSchema: ZodObject<
{
method: ZodLiteral<"ui/notifications/tool-input-partial">;
params: ZodObject<
{ arguments: ZodOptional<ZodRecord<ZodString, ZodUnknown>> },
$strip,
>;
},
$strip,
> = ...
Runtime validation schema for McpUiToolInputPartialNotification.