List docsets
list_docsetsList locally cached documentation sets or search the DevDocs catalog for installable ones. Use a filter to find specific docsets by name or slug.
Instructions
List installed (cached) docsets, or search the DevDocs catalog for installable ones (installed=false requires filter).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filter | No | Substring match on slug or name. | |
| installed | No | true: cached docsets. false: search the DevDocs catalog. |