Commands  ›   ›  Filter Template Manager Create View Template

Filter Template Manager Create View Template

writes to model Public API · not yet exposed

Coming soon

Before you run this

Active view must be a non-template graphic view.

After it runs

A new view template is created in the document.

When to use this

Don't use this when

Cloning an existing template (use FilterTemplateManagerDuplicateViewTemplateCommand).

What you'll see in the chat

on start
Creating a view template…
thinking
Reading the active view's graphic settings…
Creating the new template…
on success
Template created: {TemplateName}
on failure
Couldn't create template: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/filter_template_manager_create_view_template
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

create view template · filter_template_manager_create_view_template · make template from view

Pillar