server
Restart the MCP server to resolve issues or apply changes. Include an optional reason for audit or documentation.
Instructions
Manage the MCP server.
Args: action: The server action to perform ('restart'), reason: Optional reason for the restart,
allowed_args_for_action = { "restart": ["reason"] }
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | ||
| reason | No | User requested restart |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |