Studio
3 entities and 14 agent-callable operations in studio. Each operation is addressed as {mega_tool}/studio/{entity}/{operation} and carries the same permission check over MCP and REST.
14 of 14 shown
environment
| Operation | Mega-tool | What it does |
|---|---|---|
deprovision | agent_command | Tear down the caller's own Studio: stop+remove seat and session containers, disable the public tunnel, soft-delete the row. |
modify | agent_command | Whitelist write on the caller's own Studio: default_login_mode and/or login_mode_overrides only. |
provision | agent_command | Provision the caller's own tenant Studio (profile forced to 'standard'). |
publish | agent_command | Publish a developer Studio's public app (dev-profile only). |
restart | agent_command | Restart the caller's own Studio container (stop + start). |
resume | agent_command | Warm-resume the caller's own suspended Studio. |
status | agent_command | Status of the caller's own Studio (state, gate, login-mode, published, seat summary). |
suspend | agent_command | Warm-pause the caller's own Studio (workspace retained). |
unpublish | agent_command | Take a developer Studio's public app offline (dev-profile only). |
guide
| Operation | Mega-tool | What it does |
|---|---|---|
get | agent_command | Studio self-service provisioning playbook. |
seat
| Operation | Mega-tool | What it does |
|---|---|---|
add | agent_command | Provision a blank zero-trust seat for a user in the caller's tenant. |
list | agent_command | List the per-user seats on the caller's own Studio. |
remove | agent_command | Stop + remove a seat's container and soft-delete the seat row. |
set_chat_launch | agent_command | Toggle a seat's opt-in to PROPOSE agent mission launches from chat (the human still approves each proposal). |
Parameter schemas and permissions
Parameter schemas and permission codenames are in the full reference — sign in — or call prism_introspect(dimension="capability_search", query="…") with your key.
