final | |
|---|---|
implements |
JsonSerializable, Arrayable<array<string, mixed>> |
A JSON object that represents the structured result of a tool call.
| Methods | ||
|---|---|---|
public
|
__construct(array<string, mixed> $data)
|
# |
public
|
toArray(): array
|
# |
public
|
jsonSerialize(): template-type<self, Arrayable, 'T'>
|
# |