wordpress_get_theme_templates
Retrieve block theme templates from WordPress API to access and manage template files for theme customization and development.
Instructions
Get theme templates (block theme templates from WordPress API)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}