Skip to content

Generic Tools

ToolInputDescription
list-packagesList every Vielzeug package.
get-packagepackageSlugRead metadata for one package.
get-docspackageSlug, page?Read one documentation page as Markdown.
get-sourcepackageSlugRead bundled public source for one package.
list-examplespackageSlugList runnable REPL examples for one package.
get-exampleexampleId, packageSlugRead one runnable REPL example.
search-packagesquerySearch package metadata, docs, examples, and source.
get-type-signatureslug, symbolRead one exported TypeScript declaration.

Refine Tools

ToolInputDescription
refine-list-componentsList bundled Refine web components.
refine-get-componenttagNameRead one Refine component declaration.
refine-generate-templatescenario?, tagNameGenerate a minimal Refine component HTML template.
refine-get-tokensfilter?List bundled Refine CSS custom properties.
refine-validate-usagehtml, tagNameValidate unknown attributes in one Refine component HTML fragment.