we want to create action "delete project" in which user will select an input field "Select workspace" which is coming dynamically from kroolo api and all workspace id should be come in dropdown and then user will select that workspace then corresponding to workspace id user will select projects from projects's dropdown and then use will "delete project" action.
Please give me steps to implement this feature