創建 Roundtable Minara 模板
POST /v1/institution/agent-templates:保存獨立且可複用的 Minara 配置。
POST /v1/institution/agent-templates
保存獨立且可複用的 Minara 配置。
| 方法 | POST |
| 路徑 | /v1/institution/agent-templates |
| 認證 | 需要 Authorization: Bearer <token> |
| 類別 | research |
請求體
{ "name": "Quality analyst", "description": "..." }響應體
{ "template": {} }