ai.mcpanalytics/analytics

tools_info

Get detailed information about a specific analysis tool — use cases, assumptions, data requirements.

Remote mcpanalytics/mcp-analytics

Other tools also called tools_info? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "tool_name": {
      "type": "string",
      "description": "Name of the tool"
    }
  }
}