Load Schema banner
prashantdce21MSFT prashantdce21MSFT

Load Schema

Development community

Description

--- <<<<<<< HEAD description: Initialise the system by running schema-analyst to discover all tables, event names, columns and fields dynamically from your App Insights resource. Run this first before /monitor or /query. --- Run the schema-analyst agent to: 1. Read connection details from schemas/active.json 2. Discover all tables dynamically from App Insights 3. Discover all event names in each table 4. Discover all customDimensions fields per event 5. Load thresholds from schemas/thresholds.j

Installation

Installs to ~/.claude/commands/prashantdce21msft-d365-observability-hub-load-schema.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/prashantdce21MSFT/d365-observability-hub/HEAD/.claude/commands/load-schema.md -o ~/.claude/commands/prashantdce21msft-d365-observability-hub-load-schema.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository