asana_instantiate_project_template
Create a new Asana project from a template. Provide the template GID and project name to instantiate a repeatable board setup, with optional team and visibility settings.
Instructions
Create a new project from a project template (repeatable board setup). Returns an async job whose new_project holds the created project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | New project name | |
| team | No | Team GID (required in org workspaces) | |
| public | No | Visible to team (default false) | |
| project_template_gid | Yes | Project template GID |