application to minimize breaking changes..env file with the name WRITER_API_KEY.POST https://api.writer.com/v1/applications/{application_id}/jobs
| Parameter | Type | Description |
|---|---|---|
application_id | string | The ID of the no-code agent |
| Parameter | Type | Description |
|---|---|---|
job_id | string | The ID of the job |
status | string | The status of the job. Can be in_progress, completed, or failed. |
created_at | string | The date and time the job was created |
POST request with the inputs for the agent to create an async job.
data.suggestion field, which has the same structure as the no-code agents API.