cacheout_status
Checks server status, execution mode, and lists available cache categories to verify the server is running and understand its capabilities.
Instructions
Get cacheout-mcp server status, mode, and available categories.
Returns the execution mode (standalone or app), the Cacheout binary path if in app mode, and a list of all available cache category slugs.
Use this to verify the server is running and understand its capabilities.
Returns: str: JSON with mode, binary path, and category list.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |