create_invite_link
Generate an invite link for sharing bookmarks by specifying a shared category ID and optional duration in hours.
Instructions
Generate an invite link to share with others.
Args:
shared_category_id: Shared category ID (from list_categories — pick ones where mode is not null)
duration_hours: Link validity in hours
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration_hours | No | ||
| shared_category_id | Yes |