

















@@ -26,46 +26,88 @@
2626 },
2727"toolMetadata": {
2828"feishu_app_scopes": {
29-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
29+"configSignals": [
30+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
31+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
32+ ]
3033 },
3134"feishu_bitable_create_app": {
32-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
35+"configSignals": [
36+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
37+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
38+ ]
3339 },
3440"feishu_bitable_create_field": {
35-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
41+"configSignals": [
42+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
43+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
44+ ]
3645 },
3746"feishu_bitable_create_record": {
38-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
47+"configSignals": [
48+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
49+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
50+ ]
3951 },
4052"feishu_bitable_get_meta": {
41-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
53+"configSignals": [
54+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
55+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
56+ ]
4257 },
4358"feishu_bitable_get_record": {
44-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
59+"configSignals": [
60+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
61+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
62+ ]
4563 },
4664"feishu_bitable_list_fields": {
47-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
65+"configSignals": [
66+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
67+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
68+ ]
4869 },
4970"feishu_bitable_list_records": {
50-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
71+"configSignals": [
72+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
73+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
74+ ]
5175 },
5276"feishu_bitable_update_record": {
53-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
77+"configSignals": [
78+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
79+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
80+ ]
5481 },
5582"feishu_chat": {
56-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
83+"configSignals": [
84+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
85+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
86+ ]
5787 },
5888"feishu_doc": {
59-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
89+"configSignals": [
90+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
91+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
92+ ]
6093 },
6194"feishu_drive": {
62-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
95+"configSignals": [
96+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
97+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
98+ ]
6399 },
64100"feishu_perm": {
65-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
101+"configSignals": [
102+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
103+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
104+ ]
66105 },
67106"feishu_wiki": {
68-"configSignals": [{ "rootPath": "channels.feishu", "required": ["appId", "appSecret"] }]
107+"configSignals": [
108+ { "rootPath": "channels.feishu", "required": ["appId", "appSecret"] },
109+ { "rootPath": "channels.feishu", "overlayMapPath": "accounts", "required": ["appId", "appSecret"] }
110+ ]
69111 }
70112 },
71113"channelEnvVars": {
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。