@@ -156,9 +156,10 @@ The following table details each API tool and its inclusion in different preset
156156| Tool Name | Function Description | preset.light | preset.default (Default) | preset.im.default | preset.base.default | preset.base.batch | preset.doc.default | preset.task.default | preset.calendar.default |
157157| --- | --- | :---: | :---: | :---: | :---: | :---: | :---: | :---: | :---: |
158158| im.v1.chat.create | Create a group chat | | ✓ | ✓ | | | | | |
159- | im.v1.chat.list | Get group chat list | ✓ | ✓ | ✓ | | | | | |
159+ | im.v1.chat.list | Get group chat list | | ✓ | ✓ | | | | | |
160+ | im.v1.chat.search | Search group chats | ✓ | | | | | | | |
160161| im.v1.chatMembers.get | Get group members | | ✓ | ✓ | | | | | |
161- | im.v1.message.create | Send messages | | ✓ | ✓ | | | | | |
162+ | im.v1.message.create | Send messages | ✓ | ✓ | ✓ | | | | | |
162163| im.v1.message.list | Get message list | ✓ | ✓ | ✓ | | | | | |
163164| bitable.v1.app.create | Create base | | ✓ | | ✓ | ✓ | | | |
164165| bitable.v1.appTable.create | Create base data table | | ✓ | | ✓ | ✓ | | | |
@@ -174,7 +175,7 @@ The following table details each API tool and its inclusion in different preset
174175| docx.builtin.search | Search documents | ✓ | ✓ | | | | ✓ | | |
175176| drive.v1.permissionMember.create | Add collaborator permissions | | ✓ | | | | ✓ | | |
176177| wiki.v2.space.getNode | Get Wiki node | ✓ | ✓ | | | | ✓ | | |
177- | wiki.v1.node.search | Search Wiki nodes | ✓ | ✓ | | | | ✓ | | |
178+ | wiki.v1.node.search | Search Wiki nodes | | ✓ | | | | ✓ | | |
178179| contact.v3.user.batchGetId | Batch get user IDs | ✓ | ✓ | | | | | | |
179180| task.v2.task.create | Create task | | | | | | | ✓ | |
180181| task.v2.task.patch | Modify task | | | | | | | ✓ | |
0 commit comments