You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This maps what the wk CLI covers onto the Workato Client Role editor, so you
can size a Client Role for wk and see which platform capabilities aren't wired
yet. The structure below mirrors the editor exactly: the three tabs
(Projects / Tools / Admin), each section heading, and each permission row as
they appear in the UI.
Legend
The status grades wk CLI coverage, not whether the Workato API exists:
✅ — wk wires everything the API exposes for this permission.
⚠️ — wk wires some operations but not all the API offers.
❌ — no wk command for it (available-but-unwired). This does not
mean the platform API is missing — many ❌ rows have fully working APIs.
n/a — not a capability wk is meant to cover (governed elsewhere).
A grade changes only when wk's wiring changes, not when an endpoint is confirmed
to exist. Keep this file in sync when commands are added or removed.
Projects
Access to core recipe-building features within projects.
Project assets
Permission
Status
wk commands
Notes
Projects & folders
✅
wk folders list [--projects]/create/update/delete
Create/list/update/delete for folders and projects + GET /projects; update/delete route by is_project.