Workflow template types — mirrors the api workflow_templates collection.
The SDK keeps a structural shape with the well-known fields typed and a
[key: string]: unknown escape hatch so callers that hold a richer type
(e.g. @sogni/creative-agent/workflows) can cast safely without the SDK
needing to depend on that package.
Workflow template types — mirrors the api
workflow_templatescollection.The SDK keeps a structural shape with the well-known fields typed and a
[key: string]: unknownescape hatch so callers that hold a richer type (e.g.@sogni/creative-agent/workflows) can cast safely without the SDK needing to depend on that package.