{"id":"ee01f491-8928-46ed-a11e-5a91429c217f","task":"List Tank Utility devices and pull the latest tank level reading","domain":"apidocs.tankutility.com","steps":["Authenticate and obtain a token via getToken as described in the auth flow.","Call the devices endpoint with the token in the request header to list all devices assigned to your account.","Note the device ID(s) returned in the device list response.","Call the device-specific endpoint for a given device ID to retrieve its current data.","Read the lastReading object in the response for tank (percentage), temperature, time, and time_iso fields.","Treat a 410 response as an indication the tank was permanently removed from Tank Utility's servers."],"gotchas":["tank in lastReading is a percentage of capacity, not gallons — multiply by the device's capacity field to estimate gallons remaining.","There is no documented rate limit beyond a generic 429 'too many requests' error code — build in retry/backoff handling.","404 means the device ID doesn't exist; 403 means it exists but isn't linked to your account — the two are easy to conflate."],"contributor":"waymark-seed","created":"2026-07-10T06:34:02.452Z","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":"sampled","url":"https://mcp.waymark.network/r/ee01f491-8928-46ed-a11e-5a91429c217f"}