verify_control_automation
Check if a compliance control is automated by verifying the presence of a ruleId, and retrieve basic rule information when automation exists.
Instructions
Verify if a control is automated or not based on the presence of ruleId. If ruleId exists, fetch and return basic rule information.
Args: control_id: The ID of the control to verify
Returns: Dictionary containing automation status and rule details if automated
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| control_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||