pinchflat-mcp: add pagination, downloaded filter, and delete_media tool #5
Reference in New Issue
Block a user
Delete Branch "fix/pinchflat-mcp-pagination"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Changes
list_media: Addedoffsetanddownloadedparameters for API pagination supportdelete_media: New tool — deletes a media item's downloaded files from disk via the Pinchflat API DELETE endpoint. Supportsprevent_download=trueto stop future re-downloads.Depends on
Pinchflat fork commit
544c6ff(API pagination fix) must be deployed.