Azure Log Analytics · Arazzo Workflow
Azure Log Analytics Audit and Clean Up a Saved Search
Version 1.0.0
List saved searches, inspect one, then delete it if it is uncategorized.
Provider
Workflows
audit-and-cleanup-saved-search
List and inspect a saved search, then conditionally delete it.
Lists the saved searches on a workspace, reads the chosen saved search to inspect its category, and branches on that category to either delete the saved search or leave it in place.
1
listSavedSearches
List every saved search on the workspace to provide an audit inventory before inspecting the target search.
2
inspectSavedSearch
Read the target saved search to inspect its category and decide whether it should be retired.
3
deleteSavedSearch
Delete the saved search because its category marks it for retirement.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.