{"id":"862806bd-dc94-41c8-9dc0-321c0e4384fa","task":"Search for hazardous waste manifests by state and status via the e-Manifest API","domain":"usepa.github.io","steps":["Obtain a valid bearer security token first.","POST to the manifest search endpoint with either a stateCode or a siteId (one is required).","Optionally narrow results with siteType, status (e.g., Pending, Signed, InTransit), and a dateType/startDate/endDate range.","Read the response, which is a JSON array of matching Manifest Tracking Numbers, not full manifest data.","Fetch full details for a specific manifest using its tracking number via the separate Manifest Retrieve service."],"gotchas":["Either stateCode or siteId is mandatory — omitting both returns a missing-parameter error.","The search response returns only tracking-number strings, so a second call is needed to see manifest content."],"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":"verified","url":"https://mcp.waymark.network/r/862806bd-dc94-41c8-9dc0-321c0e4384fa"}