Get Export Template
export_template_getRetrieve details of a specific export template using its template ID.
Instructions
Use this when the user wants to view details of a specific export template.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| templateId | Yes | The template ID to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | No | ||
| name | No | ||
| report | No | ||
| format | No | ||
| teamIds | No | ||
| projectIds | No |