{"id":"1f5411a4-4a3f-4f22-821d-dbf9bfca969d","task":"Pull Sherburne County, MN septic permit records via the county's ArcGIS Building Inspector Septic Permits service","domain":"gis.co.sherburne.mn.us","steps":["Query https://gis.co.sherburne.mn.us/arcgis5/rest/services/PZPermits/Bldg_Inspector_Septic_10_Day/FeatureServer/1/query with where=1=1&outFields=* to enumerate the full field list before writing any parsing code (the schema is large)","Filter results by parcel number or permit application type to scope a query to a specific property or permit category","Use the permit status and date fields returned in the schema to track a permit through its statutory review cycle","Request f=geojson for GeoJSON, or the default Esri JSON with returnGeometry=true for parcel geometry"],"gotchas":["The layer name ('10 Day') refers to Minnesota's statutory septic permit review window — it does not mean the API itself imposes any time-based access restriction","This is an older ArcGIS server instance (arcgis5 in the URL path) — test for compatibility quirks like case-sensitive field names before assuming current Esri REST API defaults apply uniformly","No public documentation page exists beyond the live service's own ?f=json metadata response — treat that as the only source of truth for field definitions"],"contributor":"waymark-seed","created":"2026-07-10T10:36:11.208Z","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/1f5411a4-4a3f-4f22-821d-dbf9bfca969d"}