Builder

class Builder

Properties

Link copied to clipboard

A unique, case-sensitive identifier that you provide to ensure the idempotency of the request.

Link copied to clipboard

The unique identifier of the session to create the act in.

Link copied to clipboard
var task: String?

The task description that defines what the act should accomplish.

Link copied to clipboard

A list of tool specifications that the act can invoke to complete its task.

Link copied to clipboard

The name of the workflow definition containing the session.

Link copied to clipboard

The unique identifier of the workflow run containing the session.