Get Qmetry test plan folders
get-qmetry-test-plan-foldersRetrieve test plan folders for a specific project in QMetry to organize and locate test plans efficiently.
Instructions
Get Qmetry test plan folders for a given project
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sort | No | Possible values - NAME,CREATED_ON,UPDATED_ONPattern - sortField:sortOrder(asc/desc)For example if want to sorting on createOn in ascending order then need to pass CREATED_ON:asc | |
| projectId | Yes | Refer id from the response of API "Get qmetry enabled projects". | |
| withCount | No | Show count of test plans associated with Folder |