Builder

class Builder

Properties

Link copied to clipboard

The unique identifier for the agent space containing this task

Link copied to clipboard
var createdAt: <Error class: unknown class>?

Timestamp when this task was created

Link copied to clipboard

Optional detailed description of the task

Link copied to clipboard

The execution ID associated with this task, if any

Link copied to clipboard

Indicates if this task has other tasks linked to it

Link copied to clipboard
var metadata: <Error class: unknown class>?

Optional metadata for the task

Link copied to clipboard

The task ID of the primary investigation this task is linked to

Link copied to clipboard

The priority level of this task

Link copied to clipboard

Optional reference information linking this task to external systems

Link copied to clipboard

The current status of this task

Link copied to clipboard

Explanation for why the task status was changed (e.g., linked reason)

Link copied to clipboard
var supportMetadata: <Error class: unknown class>?

Optional support metadata for the task

Link copied to clipboard

The unique identifier for this task

Link copied to clipboard

The type of this task

Link copied to clipboard

The title of the task

Link copied to clipboard
var updatedAt: <Error class: unknown class>?

Timestamp when this task was last updated

Link copied to clipboard
var version: Int?

Version number for optimistic locking

Functions

Link copied to clipboard