Submit Tool Call Action
Represents a request by the Assistant for a list of tool calls.
Properties
Link copied to clipboard
Returns the type of the required action. This is effectively the same as checking the type via Class.isInstance (or instanceof
in java, is
in Kotlin).