(feat-req) function to get a list of HookIDs #6

Open
opened 2026-02-15 21:15:15 -05:00 by yindo · 0 comments
Owner

Originally created by @fujita-h on GitHub (Jan 15, 2025).

Feature Request

I want a function to get a list of HookIDs for endpoints of the same plugin from Tools.

hook_ids = self.session.plugin_endpoint_hook_ids()
# hook_ids => [ 'ijZK2lFLi2....', 'Cwv8nl6BzPD6g...' ]

Originally created by @fujita-h on GitHub (Jan 15, 2025). ## Feature Request I want a function to get a list of HookIDs for endpoints of the same plugin from Tools. ```python hook_ids = self.session.plugin_endpoint_hook_ids() # hook_ids => [ 'ijZK2lFLi2....', 'Cwv8nl6BzPD6g...' ] ```
yindo added the enhancement label 2026-02-15 21:15:15 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify-plugin-sdks#6