post
https://api.flextract.dev/api/v1/dynamic-checklist-items/
Creates dynamic checklist items for a folder using the specified generator. This endpoint uses an LLM to generate checklist items based on the generator's configuration and the folder context.
Request fields:
folder_id: The hashid of the folder to generate items forchecklist_option_id: The hashid of the DynamicChecklistOptionGenerator to use
Response: Returns an array of created checklist items.
