Skip to main content
PUT
Turn every mutable tool on or off

Authorizations

Authorization
string
header
required

Locus Pro dashboard session (Cognito). High-risk workspace administration requires an owner or admin role and fresh MFA/passkey step-up.

Body

application/json
enabled
boolean
required

Response

Every tool not already there has moved; updated counts tools whose effective enablement changed, providers counts the providers touched

success
any
required
scope
any
required
enabled
boolean
required
updated
integer
required
Required range: x >= 0
providers
integer
required
Required range: x >= 0
unpinned
string[]
required

Tools whose MCP pins a turn-off cleared (empty for a turn-on). A revert restores enablement, not pins: the caller may pin these again.

requestId
string
required

The journal id of this write, naming its direction and its enablement revision, for the revert route.

Pattern: ^all-(on|off):[0-9]+: