remove-from-list
Remove a user from a Bluesky list using the list URI and user handle. Solves list management by letting you delete members from curated lists.
Instructions
Remove a user from a Bluesky list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| handle | Yes | The handle of the user to remove | |
| listUri | Yes | The AT URI of the list |