sync_docset
Synchronize or update documentation sets from a curated catalog or a custom URL.
Instructions
Synchronize or update a documentation set from the curated catalog or a custom URL.
Args: name: Name of the catalog item (e.g. 'svelte-5', 'fastapi', 'tailwind-v3') or a custom docset identifier. url: Optional custom URL (pointing to llms.txt, llms-full.txt, or raw markdown) if name is not in catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | No | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |