ai.mcpanalytics/analytics
field_discovery
List available analytics tools and metrics for a specific report. Call this before data_query to know which tool_name and metric values are valid.
Remote minter/analytics
Remote (network-hosted)
Other tools also called field_discovery?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"report_id": {
"type": "string",
"description": "Report ID from accounts_discovery"
}
}
}