Project ID. Takes precedence over project_name when both are provided.
project_namestring
For project scope, specify either project_id or project_name. If project_name is provided and the project does not exist, it will be created. Ignored when project_id is provided. If neither is provided, the prompt is created at workspace level.
descriptionstring
templatestring
metadataJsonNodeWrite
change_descriptionstring
type'mustache' | 'jinja2' | 'python'
template_structure'text' | 'chat'
Template structure type: 'text' or 'chat'. Immutable after creation.