Suggest workflows
Suggests workflows worth building for this app.
Each suggestion carries a prompt you can send straight to Send chat message to have the builder create it. Nothing is saved by calling this.
page picks between two different sets, so 0 and 1 give you meaningfully different ideas. Anything higher is treated as the last page rather than rejected. Results are cached per app and page, so asking twice returns the same set.
suggestions can come back empty when the model returns nothing usable, under a 200.
This endpoint is limited to 5 requests per minute.
Authorizations
Personal API key.
Path Parameters
ID of the app whose workflows you want to work with.
Query Parameters
Which set of ideas to return. 0 and 1 give different sets; anything higher returns the last set.
x >= 0Response
Workflow ideas for this app.
Workflow ideas for an app.
The generated ideas. Can be empty when the model returns nothing usable.