案例文章
推荐的的流程模板
请稍后...
Code
2357
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
<p>抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复</p>
zh-Hans
2023-02-27T09:49:46.000Z
2023-02-27T09:49:46.000Z
2023-11-04T21:47:01.000Z
nx1526ir
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
anyone
hDxX0PS4Gxw6
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频评论有新的回复时同步数据并触发流程",
"app_id": 94,
"action_id": 323,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000853,
"action_id": 1004399,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
237
true
{
"1": [
{
"multiples": true,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择您想要监控的视频;暂不支持同时监控多个视频",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": true
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请输入需要回复的内容",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1366,
"name": "OpenAI(ChatGPT)",
"description": "<p>ChatGPT是由OpenAI开发的一种认知语言模型。主要目的是帮助用户自然地与AI进行对话,回答问题并执行各种任务,例如提供信息、解决问题、生成文本等。它可以与各种应用程序集成,以提供高效且可靠的人机对话体验。</p>",
"popular": 176,
"published_at": "2023-02-10T11:01:00.000Z",
"created_at": "2023-02-10T11:01:00.000Z",
"updated_at": "2023-11-20T09:20:34.000Z",
"app_id": "1000853",
"category": "AI",
"locale": "zh-Hans",
"short_description": "人工智能机器人",
"available": true,
"appid": null,
"website": "https://chat.openai.com",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9069,
"name": "chatGPT.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "chat_GPT_fc269da303",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 2.29,
"url": "/uploads/chat_GPT_fc269da303.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-09T09:14:07.000Z",
"updated_at": "2023-02-09T09:14:07.000Z"
}
}
]
[]
[
{
"id": 5431,
"key": null,
"published_at": "2023-02-24T08:03:58.000Z",
"created_at": "2023-02-24T08:03:58.000Z",
"updated_at": "2023-02-24T08:03:58.000Z",
"action_id": "1004399",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 131,
"key": null,
"published_at": "2021-11-24T07:52:28.000Z",
"created_at": "2021-11-24T07:52:26.000Z",
"updated_at": "2023-11-06T07:42:10.000Z",
"action_id": "323",
"action_name": "当视频新增评论时(普通账户)",
"error": null,
"description": "当视频新增来自抖音普通账户的评论时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "323"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
100+
100+
16
7
118
Msg
2357
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
<p>抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复</p>
zh-Hans
2023-02-27T09:49:46.000Z
2023-02-27T09:49:46.000Z
2023-11-04T21:47:01.000Z
nx1526ir
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
anyone
hDxX0PS4Gxw6
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频评论有新的回复时同步数据并触发流程",
"app_id": 94,
"action_id": 323,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000853,
"action_id": 1004399,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
237
true
{
"1": [
{
"multiples": true,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择您想要监控的视频;暂不支持同时监控多个视频",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": true
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请输入需要回复的内容",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1366,
"name": "OpenAI(ChatGPT)",
"description": "<p>ChatGPT是由OpenAI开发的一种认知语言模型。主要目的是帮助用户自然地与AI进行对话,回答问题并执行各种任务,例如提供信息、解决问题、生成文本等。它可以与各种应用程序集成,以提供高效且可靠的人机对话体验。</p>",
"popular": 176,
"published_at": "2023-02-10T11:01:00.000Z",
"created_at": "2023-02-10T11:01:00.000Z",
"updated_at": "2023-11-20T09:20:34.000Z",
"app_id": "1000853",
"category": "AI",
"locale": "zh-Hans",
"short_description": "人工智能机器人",
"available": true,
"appid": null,
"website": "https://chat.openai.com",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9069,
"name": "chatGPT.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "chat_GPT_fc269da303",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 2.29,
"url": "/uploads/chat_GPT_fc269da303.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-09T09:14:07.000Z",
"updated_at": "2023-02-09T09:14:07.000Z"
}
}
]
[]
[
{
"id": 5431,
"key": null,
"published_at": "2023-02-24T08:03:58.000Z",
"created_at": "2023-02-24T08:03:58.000Z",
"updated_at": "2023-02-24T08:03:58.000Z",
"action_id": "1004399",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 131,
"key": null,
"published_at": "2021-11-24T07:52:28.000Z",
"created_at": "2021-11-24T07:52:26.000Z",
"updated_at": "2023-11-06T07:42:10.000Z",
"action_id": "323",
"action_name": "当视频新增评论时(普通账户)",
"error": null,
"description": "当视频新增来自抖音普通账户的评论时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "323"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
100+
100+
16
7
118
Data
2357
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
<p>抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复</p>
zh-Hans
2023-02-27T09:49:46.000Z
2023-02-27T09:49:46.000Z
2023-11-04T21:47:01.000Z
nx1526ir
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
anyone
hDxX0PS4Gxw6
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频评论有新的回复时同步数据并触发流程",
"app_id": 94,
"action_id": 323,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000853,
"action_id": 1004399,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
237
true
{
"1": [
{
"multiples": true,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择您想要监控的视频;暂不支持同时监控多个视频",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": true
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请输入需要回复的内容",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1366,
"name": "OpenAI(ChatGPT)",
"description": "<p>ChatGPT是由OpenAI开发的一种认知语言模型。主要目的是帮助用户自然地与AI进行对话,回答问题并执行各种任务,例如提供信息、解决问题、生成文本等。它可以与各种应用程序集成,以提供高效且可靠的人机对话体验。</p>",
"popular": 176,
"published_at": "2023-02-10T11:01:00.000Z",
"created_at": "2023-02-10T11:01:00.000Z",
"updated_at": "2023-11-20T09:20:34.000Z",
"app_id": "1000853",
"category": "AI",
"locale": "zh-Hans",
"short_description": "人工智能机器人",
"available": true,
"appid": null,
"website": "https://chat.openai.com",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9069,
"name": "chatGPT.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "chat_GPT_fc269da303",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 2.29,
"url": "/uploads/chat_GPT_fc269da303.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-09T09:14:07.000Z",
"updated_at": "2023-02-09T09:14:07.000Z"
}
}
]
[]
[
{
"id": 5431,
"key": null,
"published_at": "2023-02-24T08:03:58.000Z",
"created_at": "2023-02-24T08:03:58.000Z",
"updated_at": "2023-02-24T08:03:58.000Z",
"action_id": "1004399",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 131,
"key": null,
"published_at": "2021-11-24T07:52:28.000Z",
"created_at": "2021-11-24T07:52:26.000Z",
"updated_at": "2023-11-06T07:42:10.000Z",
"action_id": "323",
"action_name": "当视频新增评论时(普通账户)",
"error": null,
"description": "当视频新增来自抖音普通账户的评论时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "323"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
100+
100+
16
7
118
permission
2357
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
<p>抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复</p>
zh-Hans
2023-02-27T09:49:46.000Z
2023-02-27T09:49:46.000Z
2023-11-04T21:47:01.000Z
nx1526ir
抖音(普通账号)指定视频有新增评论时自动提问ChatGPT并回复
anyone
hDxX0PS4Gxw6
official
pc1265
passed
贾占峰
nx1526ir
贾占峰
[
{
"desc": "当指定的单个视频评论有新的回复时同步数据并触发流程",
"app_id": 94,
"action_id": 323,
"action_type": "1",
"sort": "1",
"note": null
},
{
"desc": "输入您的回答获取ChatGPT答案",
"app_id": 1000853,
"action_id": 1004399,
"action_type": "2",
"sort": "2",
"note": null
},
{
"desc": "根据Commentid回复视频下指定的用户评论(普通账户)",
"app_id": 94,
"action_id": 325,
"action_type": "2",
"sort": "3",
"note": null
}
]
237
true
{
"1": [
{
"multiples": true,
"queryParams": [
{
"label": "第几页",
"key": "cursor",
"type": "number",
"defaulttext": 0
},
{
"label": "每页数量",
"key": "count",
"type": "number",
"defaulttext": 20
}
],
"url": "/v1/api/process/douyin/choice/choice_video_list",
"page": true,
"help_txt": "请选择您想要监控的视频;暂不支持同时监控多个视频",
"choices": [],
"dropdownServer": true,
"label": "视频",
"type": "string",
"allow_search": false,
"key": "item_ids",
"required": true
}
],
"2": [],
"3": [
{
"label": "评论id",
"key": "comment_id",
"help_txt": "需要回复的评论id(commentid);可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
},
{
"label": "回复内容",
"key": "content",
"help_txt": "请输入需要回复的内容",
"type": "text",
"required": true
},
{
"label": "视频ID",
"key": "item_id",
"help_txt": "评论所在的视频id(item_id)可以在\"当指定视频新增评论\"触发动作的样本中找到",
"type": "string",
"required": true
}
]
}
[]
[]
[
{
"id": 57,
"name": "抖音(普通号)",
"description": "<p>抖音,是由字节跳动孵化的一款音乐创意短视频社交软件。该软件于2016年9月20日上线,是一个面向全年龄的短视频社区平台。</p>",
"popular": 215,
"published_at": "2021-10-25T03:33:39.000Z",
"created_at": "2021-10-25T03:33:37.000Z",
"updated_at": "2023-07-13T10:08:52.000Z",
"app_id": "94",
"category": "Social_Media",
"locale": "zh-Hans",
"short_description": "短视频社交平台",
"available": true,
"appid": null,
"website": "https://e.douyin.com/",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 1813,
"name": "Doyen.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "Doyen_88f42118bf",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 20.28,
"url": "/uploads/Doyen_88f42118bf.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2022-01-26T02:47:40.000Z",
"updated_at": "2022-01-26T02:47:40.000Z"
}
},
{
"id": 1366,
"name": "OpenAI(ChatGPT)",
"description": "<p>ChatGPT是由OpenAI开发的一种认知语言模型。主要目的是帮助用户自然地与AI进行对话,回答问题并执行各种任务,例如提供信息、解决问题、生成文本等。它可以与各种应用程序集成,以提供高效且可靠的人机对话体验。</p>",
"popular": 176,
"published_at": "2023-02-10T11:01:00.000Z",
"created_at": "2023-02-10T11:01:00.000Z",
"updated_at": "2023-11-20T09:20:34.000Z",
"app_id": "1000853",
"category": "AI",
"locale": "zh-Hans",
"short_description": "人工智能机器人",
"available": true,
"appid": null,
"website": "https://chat.openai.com",
"video": null,
"videos": null,
"app_version": "1.0.0",
"key_words": null,
"qr_code": null,
"qr": null,
"sharelink": null,
"seo": null,
"icon": {
"id": 9069,
"name": "chatGPT.svg",
"alternativeText": "",
"caption": "",
"width": 50,
"height": 50,
"formats": null,
"hash": "chat_GPT_fc269da303",
"ext": ".svg",
"mime": "image/svg+xml",
"size": 2.29,
"url": "/uploads/chat_GPT_fc269da303.svg",
"previewUrl": null,
"provider": "local",
"provider_metadata": null,
"created_at": "2023-02-09T09:14:07.000Z",
"updated_at": "2023-02-09T09:14:07.000Z"
}
}
]
[]
[
{
"id": 5431,
"key": null,
"published_at": "2023-02-24T08:03:58.000Z",
"created_at": "2023-02-24T08:03:58.000Z",
"updated_at": "2023-02-24T08:03:58.000Z",
"action_id": "1004399",
"action_name": "提问ChatGPT",
"error": null,
"description": "输入您的回答获取ChatGPT答案",
"action_type": "action",
"app": null,
"template": null,
"action_key": null
},
{
"id": 131,
"key": null,
"published_at": "2021-11-24T07:52:28.000Z",
"created_at": "2021-11-24T07:52:26.000Z",
"updated_at": "2023-11-06T07:42:10.000Z",
"action_id": "323",
"action_name": "当视频新增评论时(普通账户)",
"error": null,
"description": "当视频新增来自抖音普通账户的评论时",
"action_type": "trigger",
"app": null,
"template": null,
"action_key": "323"
},
{
"id": 133,
"key": null,
"published_at": "2021-11-24T08:00:03.000Z",
"created_at": "2021-11-24T07:55:00.000Z",
"updated_at": "2023-11-06T07:42:11.000Z",
"action_id": "325",
"action_name": "回复视频评论 (普通账户)",
"error": null,
"description": "回复来自普通账户的视频评论时",
"action_type": "action",
"app": null,
"template": null,
"action_key": "325"
}
]
[]
[]
100+
100+
16
7
118