server_slots
Retrieve per-slot details, including prompt text, for a running llama.cpp server. Returns slot availability and disabled status if server was not started with --slots.
Instructions
Per-slot detail for a running server, including prompt text (ADR-LLNCH-019). Sensitive tier — grant separately from server_metrics. Local-node only. Returns {'available': false, 'reason': 'slots_disabled'} when the server was not started with --slots.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| port | Yes | Port number of the server |