Module workspaces

Source
Expand description

Data layer for workspace management.

Structs§

WorkspaceCreateInput
WorkspaceCreateOutput
WorkspaceUpdateInput
WorkspaceViewOutput

Functions§

create_workspace
Creates a new workspace and returns its details.
delete_workspace
Flags the specified workspace as deleted.
update_workspace
Updates a workspace’s details.
view_workspace
Retrieves a workspace by its unique ID.