Interface: ActivityCapabilitiesResponse
Defined in: packages/sdk/src/types/generated/activity_feed.ts:88
What this caller may see, as the caller's own client should render it.
Not an authorization decision — every read re-derives that server-side —
but the shape a client needs to avoid offering a control whose answer would
be empty. workspaceCount is a count rather than a list because the
account mount's estate can be large and the list is not what the control
needs.
Properties
capabilities
capabilities:
ActivityCapability[]
Defined in: packages/sdk/src/types/generated/activity_feed.ts:89
hasPrivateLane
hasPrivateLane:
boolean
Defined in: packages/sdk/src/types/generated/activity_feed.ts:94
orgReadCount
orgReadCount:
number
Defined in: packages/sdk/src/types/generated/activity_feed.ts:93
Minimum
0
workspaceCount
workspaceCount:
number
Defined in: packages/sdk/src/types/generated/activity_feed.ts:91
Minimum
0