id | string | Format: uuid. |
deploymentId | string | Format: uuid. |
projectThreadId | string | Format: uuid. |
messages | object[] | — |
messages[].id | string | Format: uuid. |
messages[].role | string | One of: user, assistant, system. |
messages[].content | string | — |
messages[].createdAt | string | Format: date-time. |
actions | object[] | — |
actions[].id | string | Format: uuid. |
actions[].operationId | string | — |
actions[].method | string | One of: GET, POST, PUT, PATCH, DELETE. |
actions[].path | string | — |
actions[].risk | string | One of: write, dangerous, destructive. |
actions[].status | string | One of: pending, rejected, running, succeeded, failed. |
actions[].query | object or null | — |
actions[].body | object | — |
actions[].result | object | — |
actions[].error | string or null | — |
actions[].createdAt | string | Format: date-time. |
actions[].decidedAt | string or null | Format: date-time. |
actions[].executedAt | string or null | Format: date-time. |
createdAt | string | Format: date-time. |
updatedAt | string | Format: date-time. |