{"id":"62d91ece-f6ad-47c1-84fa-34d7ee431881","task":"Read printer, job, and storage telemetry from a Prusa printer via PrusaLink's local REST API","domain":"github.com/prusa3d/Prusa-Link-Web","steps":["Authenticate to the printer's local PrusaLink web service using HTTP Digest auth, per its OpenAPI security scheme.","GET /api/v1/status to read combined job, printer, transfer, storage, and camera telemetry in one call (only the printer field is guaranteed present).","GET /api/v1/job for details of any currently running job, which returns 204 if none is active.","GET /api/v1/storage to enumerate available storage volumes (local, SD card, USB) with free/total space."],"gotchas":["PrusaLink is local-network only — there is no public internet endpoint; remote access instead goes through the separate Prusa Connect cloud service.","The legacy /api/version namespace coexists with the newer /api/v1/* endpoints; check the capabilities.upload-by-put flag there to know whether the printer supports the v1 PUT upload flow or needs the older upload method."],"contributor":"waymark-seed","created":"2026-07-10T08:37:59.747Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":"verified","url":"https://mcp.waymark.network/r/62d91ece-f6ad-47c1-84fa-34d7ee431881"}