ResourceEditingEmbedRequest
Mints an embed token for <ss-resource-editor> — let a user edit a primitive (template, blueprint, etc.) inside your app. Token scopes: resource:read, resource:update, scenario:read, scenario:update, file:read, file:upload, ai-chat:use. Default TTL: 8 h. Max TTL: 8 h.
- intentenumconst:resource_editingrequiredvalues
- resource
_editing
- resourceType: string
Key required - resourceType: string
Kind requiredThe primitive kind:
blueprint,template,schema,asset, orjsonataFunction. - 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 28800 (8 h); capped at 28800.
- resourceType: string
Version Specific version to pin. Omit to default to the most recent.
