alm_ensure_test_plan_folder
Automatically create missing folders in a test plan path to ensure the complete folder structure exists.
Instructions
Ensure a Test Plan folder path exists, creating any missing folders.
Args: folder_path: '/' separated path, e.g. 'AppName/Sprint1/Regression'.
Returns: {"folder_id": "", "folder_path": ""}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| folder_path | Yes |