EngineVersion 1
workspace
Context lifecycle and state management within workspaces.
URI: https://poliglot.io/kleo/spec/workspace#
Imports: dprod, act, http, iam, matrix, os, platform
Classes
Actions
- workspace:CreateContext: Create a new context in a workspace.
- workspace:GetContext: Retrieve a specific context by ID within a workspace.
- workspace:GetWorkspaceBySlug: Retrieve a specific workspace by its slug (URL-friendly identifier).
- workspace:ListContexts: List all contexts in a workspace for the current user.
- workspace:ListWorkspaces: List all workspaces accessible by the current user.