Tasks
Generate and persist follow-up suggestions
Explicitly invokes the configured model and replaces the latest persisted suggestions for one task, one project, or the authenticated user. Concurrent identical requests are coalesced.
POST
Generate and persist follow-up suggestions
Authorizations
JWT authentication token
Query Parameters
Generate or retrieve suggestions for this task. Mutually exclusive with project_id.
Generate or retrieve project-wide suggestions. Mutually exclusive with task_id.
Maximum number of suggestions. Defaults to 3.
Required range:
1 <= x <= 5BYOK model to use for this generation. It must be available through one of the account's configured providers. Neo-funded requests cannot override the suggestions model.
Required string length:
1 - 100Response
Newly generated and persisted suggestions
Available options:
user, project, task Available options:
empty, ready Maximum array length:
5
