Create Sharelist
sharelist_createCreate a community sharelist by providing a name and optional description. Automatically uses the name as description if none given.
Instructions
Create a new community sharelist
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | List name (also used as description if `description` is omitted). | |
| description | No | List description. Defaults to `name` when omitted. |