mcp__getComponentLink
Retrieve component documentation data from URLs in the componentDocumentLinks array to generate frontend code based on design 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 |