We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 688adee commit 431fbb9Copy full SHA for 431fbb9
apps/docs/content/docs/zh/tools/fireflies.mdx
@@ -120,7 +120,7 @@ Fireflies 在 Sim 中的集成提供了以下工具:
120
| `title` | string | 否 | 会议/转录标题 |
121
| `webhook` | string | 否 | 转录完成后通知的 Webhook URL |
122
| `language` | string | 否 | 转录语言代码(如 "es" 表示西班牙语,"de" 表示德语) |
123
-| `attendees` | string | 否 | 以 JSON 格式填写的与会者信息:[{"displayName": "Name", "email": "email@example.com"}] |
+| `attendees` | string | 否 | 以 JSON 格式填写的与会者信息:\[\{"displayName": "Name", "email": "email@example.com"\}\] |
124
| `clientReferenceId` | string | 否 | 用于追踪的自定义参考 ID |
125
126
#### 输出
0 commit comments