MCP Data Tools - Describe the Data

Understand the data available to query
The Describe the Data tool returns the column names and data types of the specified report storage table. Call this first so you know what columns are available before querying the specific report storage table.
Tool Name
describe_data
Tool Functionality
- Uses the function Get the Table Schema to know what data is available before querying the report data
Inputs
Report storage table name
Outputs
Column names and data types
Example Prompt
"What kind of data can the wireless inventory report provide?"