verify_control_automation
Check automation status of compliance controls by verifying rule ID presence and retrieve rule details to confirm automated implementation.
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 | |||