Builder

class Builder

Properties

Link copied to clipboard

A unique identifier for this tool call, used to match results back to requests.

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

The input parameters for the tool call, formatted according to the tool's schema.

Link copied to clipboard
var name: String?

The name of the tool to invoke, following the pattern 'tool.{toolName}' or 'browser.{browserAction}'.