I have a workspace that holds unit tests for the API endpoints in my main workspace. I would like to programmatically add those unit tests to a task that runs every day. The number of tests is growing pretty large, and making sure they are all added manually to the task has become cumbersome.