Asset Name | Asset Type | Description |
|---|---|---|
CDAM_Get_Policy_ACL_Python_Tool | Python tool connection | Tool that returns the CDAM access control list with user groups assigned to access control rules. |
CDAM_Create_Modify_Access_Control_Tool | Python tool connection | Tool that creates a new access control policy in CDAM or modifies an existing one. |
Create_Modify_Business_Term_Python_Tool | Python tool connection | Tool that creates a business term as proposed by the LLM or modifies an existing one. |
Create_Modify_Policy_Python_Tool | Python tool connection | Tool that creates a policy as proposed by the LLM or modifies an existing one. |
CDGC_Policy_Retrieval_Python_Tool | Python tool connection | Tool that retrieves policies from CDGC using Python. |
CDGC_Business_Term_Retrieval_Python_Tool | Python tool connection | Tool that retrieves business terms from CDGC using Python. |
Parse_PDF_from_URL_Python_Tool | Python tool connection | Tool that parses PDF documents from the provided URL. |
Azure OpenAI LLM | Model connection | Model that connects to the Azure OpenAI LLM. |
Policy Compliance Agent | Agent flow | Agent that updates CDGC and CDAM policies based on new policies identified from the provided regulation documents. |