list_asset_schedules
Retrieve schedules for compliance audits and automated checks by asset ID to track upcoming assessment timelines and remediation activities.
Instructions
List schedules for a given asset.
Args: - assetId (str): Asset ID whose schedules need to be listed
Returns: - success (bool) - items (list): List of schedules - error (Optional[str])
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| assetId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||