Create 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 for
  • checklist_option_id: The hashid of the DynamicChecklistOptionGenerator to use

Response: Returns an array of created checklist items.

Language
Credentials
URL
Click Try It! to start a request and see the response here!