CreateBacklogTaskRequest

Request structure for creating a new backlog task

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The unique identifier for the agent space where the task will be created

Link copied to clipboard

Client-provided token for idempotent operations

Link copied to clipboard

Optional detailed description of the task

Link copied to clipboard

The priority level of the task

Link copied to clipboard

Optional reference information for the task

Link copied to clipboard

The type of task being created

Link copied to clipboard

The title of the backlog task

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String