[PR #5213] feat(Tools): Add Feishu multi-dimensional table operation function #24822

Closed
opened 2026-02-21 20:23:45 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/5213

State: closed
Merged: Yes


Description

Add Feishu multi-dimensional table operation function

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  1. Create your own application through Larkoffice Open Platform (https://open.larkoffice.com/)
    image

  2. Enable Feishu multi-dimensional table related permissions and publish
    image

  3. Start dify locally

  4. Test the multidimensional table tool
    image
    image
    image

Suggested Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
  • optional I have made corresponding changes to the documentation
  • optional I have added tests that prove my fix is effective or that my feature works
  • optional New and existing unit tests pass locally with my changes
**Original Pull Request:** https://github.com/langgenius/dify/pull/5213 **State:** closed **Merged:** Yes --- # Description Add Feishu multi-dimensional table operation function ## Type of Change - [x] New feature (non-breaking change which adds functionality) # How Has This Been Tested? 1. Create your own application through Larkoffice Open Platform (https://open.larkoffice.com/) ![image](https://github.com/langgenius/dify/assets/59326690/1b7acc4e-d48b-4ec0-a909-2303c425cb2d) 2. Enable Feishu multi-dimensional table related permissions and publish ![image](https://github.com/langgenius/dify/assets/59326690/96c06f23-8347-4d31-8e3c-6d18b6c76ab6) 3. Start dify locally 4. Test the multidimensional table tool ![image](https://github.com/langgenius/dify/assets/59326690/c4a1074f-88db-45e7-8e4d-419905c1ef00) ![image](https://github.com/langgenius/dify/assets/59326690/0268f3d0-f9fd-4d99-b3b5-0889da6c62d1) ![image](https://github.com/langgenius/dify/assets/59326690/8afad9f7-2a24-4ff4-9c1d-201070123c88) # Suggested Checklist: - [x] I have performed a self-review of my own code - [x] I have commented my code, particularly in hard-to-understand areas - [x] My changes generate no new warnings - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods - [ ] `optional` I have made corresponding changes to the documentation - [ ] `optional` I have added tests that prove my fix is effective or that my feature works - [ ] `optional` New and existing unit tests pass locally with my changes
yindo added the pull-request label 2026-02-21 20:23:45 -05:00
yindo closed this issue 2026-02-21 20:23:45 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#24822