fetch_controls
Retrieve compliance controls by name from the ComplianceCow platform to access governance data and security requirements.
Instructions
To fetch controls. Args: control_name (str): name of the control.
Returns: - prompt (str): The input prompt used to generate the Cypher query for fetching the control.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| control_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | ||
| error | No |