create_shared_category
Creates a shared bookmark category with two access modes: cocreate for collaborative editing, subscribe for read-only viewing.
Instructions
Create a shared category. "cocreate" = multiple editors, "subscribe" = read-only.
⚠️ In subscribe mode, NO ONE (including the creator) can add bookmarks —
add_to_shared_category returns 403. Use mode="cocreate" if collaboration is needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | cocreate | |
| name | Yes | ||
| description | No |