Shared
ModelsExpand Collapse
AccountResourceMetadata { id, accountId, name, 3 more }
AccountResourceMetadata { id, accountId, name, 3 more }
BareMetadata { id, name }
BareMetadata { id, name }
BareMetadata contains the minimal metadata for a resource: the ID and an optional human-readable name. These are used for reference fields where the full metadata (account scoping, timestamps, labels, external IDs) is not needed — e.g., the tool references inside an agent variation spec or the tools assigned to an objective. Both fields are server-populated; clients provide IDs through sibling fields rather than by constructing a BareMetadata themselves.
OperationMetadata { id, accountId, createdAt, 4 more }
OperationMetadata { id, accountId, createdAt, 4 more }