Enhancement: getAgentPluginAuthValue #4774
leondape
started this conversation in
Feature Requests & Suggestions
Replies: 1 comment
-
I've thought about this, a way to set an API key value to the agent so that it can be shared with that agent in particular, I think I will implement this. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
What features would you like to see added?
Tool validation for specific agents:
Similar to
const { getUserPluginAuthValue } = require('~/server/services/PluginService');
in handleTools.js:It would be nice to have the Agent_id available for tools to validate that they can only be executed by a specific agent.
More details
none
Which components are impacted by your request?
Endpoints, Other
Pictures
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions