ToolId

@Serializable
value class ToolId(val id: String)

The ID of the tool call.

Constructors

Link copied to clipboard
constructor(id: String)

Properties

Link copied to clipboard
val id: String