ai.mcpanalytics/analytics

reports_list

List analysis reports with metadata.

Remote mcpanalytics/mcp-analytics

Other tools also called reports_list? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "limit": {
      "type": "integer",
      "default": 10,
      "description": "Max results"
    }
  }
}