ubuntu_get_server_status
Check server health, active policies, and tool metrics. Use as first diagnostic when automations degrade, with optional detailed view for extended timing and full policy lists.
Instructions
Return server health, effective policy snapshot, and tool metrics.
Use this as the first diagnostic tool when automations degrade.
Args: detailed: If True, includes extended timing fields and full policy lists; if False, returns compact observability view.
Returns:
JSON string in unified {ok, data|error} contract.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| detailed | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |