Contract for one named action input or output node.
Port descriptions and types form the interface shown to application code
and, commonly, to an LLM tool schema. unary guides consumers toward one
whole value while streaming ports may yield many fragments. Input autofills
can supply defaults before the handler runs, but the runtime rejects an
autofilled input that already contains data.
Contract for one named action input or output node.
Port descriptions and types form the interface shown to application code and, commonly, to an LLM tool schema.
unaryguides consumers toward one whole value while streaming ports may yield many fragments. Input autofills can supply defaults before the handler runs, but the runtime rejects an autofilled input that already contains data.