In case of a need to take advantage of the full summary report flags, you can use a json structure to define the rest of the flags the vAPI supports.
The following structure addresses the flags relevant for the vPlan and Metrics parts and gives you more control over refinements (for more information, check the full vAPI electronic docs on the web):
{
"depth": 4,
"refinementFile": "string",
"vplanFile": "string",
"vplanRefinementFile": "string",
"environment": "string",
"multiPerspectives": [array - look for more information within the documentation],
"multiPerspectives": [array - look for more information within the documentation],
"multiPerspectives": [array - look for more information within the documentation]
}

None of the fields are mandatory, however - please note that adding "vplanFile" here, will overwrite anything you placed within "vPlanx file name".
("vPlanx file name" field is not mandatory in case you choose to use the advanced context input)