alm_ensure_test_lab_folder
Ensure a test lab folder path exists by creating any missing folders along the specified hierarchy.
Instructions
Ensure a Test Lab (test-set) folder path exists, creating any missing folders.
Args: folder_path: '/' separated path, e.g. 'Automation/Sprint1'.
Returns: {"folder_id": "", "folder_path": ""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes |