delete_layout
Delete a saved workspace layout by name to clean up unused configurations. Retrieve existing names via get_state before removing.
Instructions
Delete the saved workspace with that name, whether it was saved with save_layout or save_workspace. Legacy name kept for older clients — new integrations should call delete_workspace, which does the same. Use it to clean up saved workspaces that are no longer wanted; existing names are listed in get_state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |