Is it possible to restrict the output of the API used in the Compensation Advisor AI Agent?
Summary:
Is it possible to restrict the output of the API used in the Compensation Advisor AI Agent? Specifically, the seeded function get_current_salary
not only retrieves the employee's current salary but also pulls additional data such as salary ranges for the job and compa-ratio.
Content (please ensure you mask any confidential information):
We are planning to use the Compensation Advisor AI Agent. However, the API used in the seeded template to retrieve the current salary also fetches all associated attributes, including salary ranges, compa-ratio, quintile, quartile, and more.
Our requirement is to allow employees to view only their current salary and salary history, without exposing any of the additional compensation-related attributes.