namespace · ui.action.work
Work interface actions
Logical actions used by standard work direction.
namespace ui.action.work
- Stable ID
ui.action.work- Owner
- controls.ControlState
- Authority
- presentation
- Timing
- immediate
- Availability
- runtime API 1
- Side effects
- none
- Determinism
- Stable namespace identity and normalized symbol order.
- Introduced
- 1.5.0
Usage
Use these first-party standard-interface actions to browse visible work, assign it, change priority, or cancel the current assignment.
Parameters
- None
Returns
The registered Work action IDs.
Cost
Constant-time action lookup.
Fields
This symbol has no fields.
Errors
- None
Examples
-- Bind controls to ui.action.work.assign or ui.action.work.priority-high.
API history
- 1.5.0: Standard Work direction actions added for Phase 16D.