save_as_template
Save the current Stella model as a reusable template for future projects. Assign a name, optional description, and tags to organize and reuse your work.
Instructions
Save the current model as a user-defined template
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Optional tags for discovery/filtering | |
| model_id | No | Session-scoped model ID. Optional; defaults to the current model for this session. | |
| overwrite | No | Whether to overwrite an existing user template with the same name | |
| description | No | Optional template description for discovery | |
| workspace_id | No | Opaque application workspace handle. Required by MCP 2026-07-28 clients; supported legacy stdio clients may omit it to use the process-local compatibility workspace. | |
| template_name | Yes | Template name to save |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| template | Yes |