setlist_unmark_attended
Remove a show from your attended list on setlist.fm using its setlist ID. Use confirm to apply changes or omit for a dry-run preview.
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 |