mcp__getComponentLink
Retrieve component documentation data by fetching URLs from the componentDocumentLinks array. Use the returned data to generate frontend code based on components.
Instructions
When the data returned by mcp__getDsl contains a non-empty componentDocumentLinks array, this tool is used to sequentially retrieve URLs from the componentDocumentLinks array and then obtain component documentation data. The returned document data is used for you to generate frontend code based on components.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | Component documentation link URL, from the componentDocumentLinks property, please ensure the URL is valid |