settings.example.json•791 B
{
"tableau.mcp.AUTH": "pat",
"tableau.mcp.TRANSPORT": "stdio",
"tableau.mcp.SERVER": "https://my-tableau-server.com",
"tableau.mcp.SITE_NAME": "",
"tableau.mcp.PAT_NAME": "",
"tableau.mcp.PAT_VALUE": "",
"tableau.mcp.JWT_SUB_CLAIM": "",
"tableau.mcp.CONNECTED_APP_CLIENT_ID": "",
"tableau.mcp.CONNECTED_APP_SECRET_ID": "",
"tableau.mcp.CONNECTED_APP_SECRET_VALUE": "",
"tableau.mcp.JWT_ADDITIONAL_PAYLOAD": "",
"tableau.mcp.DATASOURCE_CREDENTIALS": "",
"tableau.mcp.DEFAULT_LOG_LEVEL": "debug",
"tableau.mcp.INCLUDE_TOOLS": "",
"tableau.mcp.EXCLUDE_TOOLS": "",
"tableau.mcp.DISABLE_LOG_MASKING": "false",
"tableau.mcp.MAX_RESULT_LIMIT": "",
"tableau.mcp.DISABLE_QUERY_DATASOURCE_FILTER_VALIDATION": "",
"tableau.mcp.DISABLE_METADATA_API_REQUESTS": ""
}