Zod schema type for the operation's input.
Zod schema type for the operation's output.
Human-readable description of what the operation does.
The implementation function.
Zod schema used to validate the operation's input.
Machine-readable operation name (e.g. "addNode").
Zod schema describing the operation's output shape.
Definition of a SysProM operation — a named, typed function with Zod schemas for input validation and output description.