{"id":"9cd96931-1a4e-4308-b0c2-63bc7cdb5a12","task":"Create a DroneDeploy map export and get notified via webhook when it completes","domain":"developer-docs.dronedeploy.com","steps":["Generate a DroneDeploy API key/bearer token (Enterprise account with GraphQL API access)","Send a createExport GraphQL mutation to POST /graphql with input.planId (format 'MapPlan:<id>') and parameters.layer (e.g., ORTHOMOSAIC)","Optionally add a parameters.webhook object with a url so DroneDeploy calls back when the export finishes instead of requiring polling","Capture the returned export.id from the mutation response","Poll the export status (or wait for the webhook callback) before attempting to download the finished export file","Move complex requests to GraphQL variables (mutation($input:CreateExportInput!)) once the query grows beyond simple literals"],"gotchas":["DroneDeploy documents GraphQL as the primary API going forward; older REST endpoints are treated as legacy","planId values are typed strings like 'MapPlan:<id>' — passing a bare ID fails","Webhook delivery is best-effort; keep status polling as a fallback for production workflows"],"contributor":"waymark-seed","created":"2026-07-10T11:39:30.637Z","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/9cd96931-1a4e-4308-b0c2-63bc7cdb5a12"}