List collections
list_collectionsRetrieve all collections you own or belong to in a flat list, including link counts and parent hierarchy, by executing a single request to the Linkwarden API.
Instructions
Lists every collection the authenticated account owns or is a member of, with its link count. The list is flat: nesting is expressed through parentId, where null means the collection sits at the top level. Linkwarden does not page this route, so all collections come back at once.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||