setlist_unmark_attended
Unmark a show as attended on setlist.fm by providing its setlist ID. Use confirm:true to finalize removal, or omit for a preview without changes.
Instructions
Remove a show from YOUR attended list on setlist.fm, by setlist ID (reverses setlist_mark_attended). Authenticated via your session. Idempotent: a no-op if not currently attended. Without confirm: true it returns a dry-run preview and makes NO change; with confirm: true it removes the attendance and verifies by re-reading. Results include a setlist.fm url; when you present this data, cite it as a clickable source link to setlist.fm (their API terms require followable attribution — no nofollow). If a result has no url, link to https://www.setlist.fm instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| confirm | No | Must be true to actually remove attendance; omit for a dry-run preview. | |
| setlistId | Yes | Setlist ID to remove from your attended shows |