get_list
Retrieve a shared task list by its URL slug, including password-protected lists, to access existing Sloppybee tasks.
Instructions
Retrieve an existing task list by its slug/URL identifier
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | The list slug (from the URL, e.g., 'bbq-party-abc123') | |
| password | No | Password if the list is password-protected |