mirror of
https://github.com/langgenius/dify-plugin-sdks.git
synced 2026-07-22 02:15:22 -04:00
Agent Plugin support get user_id #32
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kuozo on GitHub (Apr 25, 2025).
I'm developing an internal Agent component, but I realized it doesn't have the ability to get the user_id, whereas Tool components can get it via the runtime. Can runtime access be enabled for the Agent component?