Pin or unpin a link
set_link_pinnedToggle a link's pin status on your Linkwarden dashboard by providing its numeric ID. Pin for quick access or unpin to remove.
Instructions
Pins a link to the account's dashboard, or removes the pin. Pins are per account, so this only affects the account the token belongs to. Pinned links can be listed with search_links and pinned_only=true.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | Yes | true to pin, false to unpin | |
| link_id | Yes | Numeric id of the link — the "id" field returned by search_links, not its title or URL |