WorkflowMonitoringEmbedRequest
Mints an embed token for <ss-workflow-monitor> — read-only status surface for a single in-flight workflow (current step, participant statuses, history). Operator actions like sending reminders or cancelling are intentionally not available in embed mode; perform them in Studio. Token scopes: workflow:read, file:read. Default TTL: 30 min. Max TTL: 1 h.
- intentenumconst:workflow_monitoringrequiredvalues
- workflow
_monitoring
- workflowType: string
Id required - allowedType: array string[]
Origins - contextType: object
Optional context attached to an embed token — typically the recipient's identity for participant-bound flows.
- recipientType: stringFormat: email
Email required - metadataType: object
Free-form caller-supplied metadata.
- recipientType: string
Name
- expiresType: integer
In Token lifetime in seconds. Defaults to 1800 (30 min); capped at 3600 (1 h).
