Get Raw Template
sdd_get_templateRetrieve a raw Markdown template with placeholder variables for a specific artifact type. The template content is returned without any file operations.
Instructions
Returns the raw Markdown template for a given artifact type with {{placeholder}} variables intact. Does not write any files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template_name | Yes | Name of the template to retrieve |