Snake_case identifier AI clients use to call this prompt.
What this prompt does — shown to AI agents in prompts/list. Write for AI consumption.
Which collection this prompt scopes to. Leave blank for site-wide.
Who can call this prompt. Defaults to inheriting the target collection's MCP access (admin for site-wide).
Snake_case argument name.
Description shown to AI agents.
Typed caller parameters available in the body as {{ args.<name> }}.
{{ args.<name> }}
The prompt text. Full Twig: {{ args.x }}, {% for ... %}, cms.object(...), all cms.* functions.
{{ args.x }}
{% for ... %}
cms.object(...)
cms.*