create_system
Restart or shut down Bazarr by specifying the desired action. Use 'shutdown' to stop the service, or 'restart' to reboot it.
Instructions
Shutdown or restart Bazarr.
POST /api/system
Args: action: Action to perform from ["shutdown", "restart"]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |