Skip to main content
Version: Next

CreateTaskRequest

Index

Properties

act_id

act_id: str

actor_standby

actor_standby: ActorStandby | None

description

description: str | None

input

input: (TaskInput | list[TaskInput]) | None

model_config

model_config: Undefined

name

name: str | None

options

options: TaskOptions | None

public_config

public_config: TaskPublicConfig | None

Configuration that controls how the published task appears on its public landing page. Editing this object requires write permission to the Actor that the task belongs to.

title

title: str | None