as_restart
Restart Android Studio by closing and relaunching the IDE. Requires confirmation to prevent accidental restarts.
Instructions
Restart Android Studio (close then relaunch). Requires confirm=true.
Args: params (CloseInput): force (bool) for the close phase, confirm (bool).
Returns: str: JSON describing the close result and the relaunch pid.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |