getComponentList
Retrieve a complete list of all components available in your configured Storybook instance to quickly access and manage your component library.
Instructions
Get a list of all components from the configured Storybook
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}