Azure Log Analytics · Arazzo Workflow
Azure Log Analytics Workspace Inventory Report
Version 1.0.0
Resolve a workspace, then list its tables and its saved searches together.
Provider
Workflows
workspace-inventory-report
Resolve a workspace and collect its tables and saved searches into a report.
Reads the workspace to confirm it and capture its identifiers, lists all tables on the workspace, and lists all saved searches on the workspace, returning each collection as part of a single inventory output.
1
getWorkspace
Read the workspace record to confirm it exists and capture its customer ID and provisioning state for the report header.
2
3
listSavedSearches
List every saved search stored on the workspace for the inventory report.
Source API Descriptions
openapi
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.