getTemplates
Retrieve available page templates from the AEM MCP Server for efficient content management and streamlined site creation.
Instructions
Get available page templates
Input Schema
Name | Required | Description | Default |
---|---|---|---|
sitePath | No |
Input Schema (JSON Schema)
{
"properties": {
"sitePath": {
"type": "string"
}
},
"type": "object"
}