Skip to main content

Interface: ManageWorkspaceAbilityConfig

Defined in: packages/sdk/src/types/ability-types.ts:474

Config for manage-workspace ability

Properties

permittedScopes?

optional permittedScopes: string[]

Defined in: packages/sdk/src/types/ability-types.ts:481

Scopes the Workspace Manager may use. Intersected with the current member's live role at every inference resume. Empty means no workspace grant (chat coordination floor only). Reads are not implied. Workflow/automation mutation scopes cannot be granted.