wordpress_get_template_parts
Retrieve theme template parts like headers and footers for WordPress block themes to manage site components and structure.
Instructions
Get theme template parts (block theme components like header, footer)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}