Struct represents a structured data value, consisting of fields which map to dynamically typed values.
Dynamically typed fields. List instead of map because LLMs are sensitive to ordering, and we want to give users full control.
| JSON representation |
|---|
{
"fields": [
{
object ( |