get-blocks-metadata
Retrieve metadata of FlyonUI blocks from a specified URL. This tool supports developers in accessing detailed information for UI components, aiding in the creation and refactoring process within popular frameworks.
Instructions
Fetch the metadata of a block from a given URL. Use this tool to retrieve the block metadata. This will provide the metadata of all the FlyonUI blocks available for use.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}