switch_mode
Switch between configure, runtime, and frontend modes to access different tool sets and resources for module design, entry management, or custom UI development.
Instructions
Switch tool surface. 'configure' (default) = entry CRUD + module design tools and design resources. 'runtime' = entry CRUD plus get_module_schema (available in every mode). 'frontend' = configure + the inistate://frontend-guide resource (REST reference for building Vue/React UIs that call the Inistate API directly) — use it when the user wants a custom UI. The tool/resource list refreshes via list_changed after this call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Target mode |