I can create a task from a template through the API. Great. But I have to create the task first.
What I want to do is what the ClickUp UI does, which is to pre-fill the task and _modify_ it, before creating the task.
To do this, I want to be able to fetch the "task content" of the template, modify it, and then POST it to create the task.