Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.clickwheel.fm/llms.txt

Use this file to discover all available pages before exploring further.

Try asking Claude
  • “Is my Plex connection working?”
  • “Push my road-trip playlist to Plexamp.”
  • “What playlists are on Plex?”

list_plex_playlists

List every audio playlist on the user’s Plex server.

plex_health

Probe the Plex integration end-to-end without changing anything.

pull_playlist_from_plex

Recover a Plex audio playlist into clickwheel’s local SQLite.
name
string
required
Plex playlist name to recover into clickwheel.
include_smart
boolean
Required to pull a smart playlist. Materializes a snapshot rather than mirroring the live query.
overwrite
boolean
Replace an existing clickwheel playlist with the same name. Without this, the operation refuses to clobber.

sync_playlist_to_plex

Push a clickwheel playlist into the user’s Plex music library so it shows up in Plex web and Plexamp alongside the iPod sync.
playlist
string
required
Saved clickwheel playlist name to push to Plex.