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
[X] I agree to follow this project's Code of Conduct
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