list_blocks
Retrieve all available AEM blocks with metadata including descriptions, file paths, and counts from blocks.json files.
Instructions
List all available AEM blocks with metadata from blocks.json
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}