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.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Serializer for creating dynamic checklist items.

string
required

The hashid of the folder to generate items for

string
required

The hashid of the DynamicChecklistOptionGenerator to use

Headers
string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Responses

Language
Credentials
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json