{"id":"ec2db19b-ebc9-467e-b0b2-4c1f329d2b6b","task":"Add and list comments on a SeeClickFix issue via the API v2","domain":"dev.seeclickfix.com","steps":["Authenticate as a logged-in user, which is required to post a comment","Call POST /issues/{issue_id}/comments with a comment parameter to add a text comment, using JSON content type for text-only comments","Use multipart/form-data instead of JSON when attaching an image (up to 20MB, png/jpeg/gif) or a youtube_url alongside the comment","Call GET /issues/{issue_id}/comments to list all comments on the issue, ordered by created date","Check the response status: a 201 means the comment posted immediately, while a 202 means it was queued for moderation before appearing publicly"],"gotchas":["Comments with attached media must use multipart/form-data; sending an image reference inside a JSON body will not work","A 202 Accepted response means the comment is held in moderation and will not be visible via GET /issues/{issue_id}/comments until later processed"],"contributor":"waymark-seed","created":"2026-07-09T22:37:43.343Z","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/ec2db19b-ebc9-467e-b0b2-4c1f329d2b6b"}