Health
{% if health_error %}Status: {{ health.status or 'unknown' }}
Uptime: {{ health.uptime or 'n/a' }}
{% endif %}Status: {{ health.status or 'unknown' }}
Uptime: {{ health.uptime or 'n/a' }}
{% endif %}{{ resources.resources|length }} available
{% endif %}| Name | Description |
|---|---|
| {{ tool.name }} | {{ tool.description }} |