II.
TransportProtocol JSON
Structured · livetransportProtocol:google
transportProtocol:google json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "transportProtocol:google",
"_kind": "TransportProtocol",
"_file": "capabilities-and-models/transport-protocol.yaml",
"_cluster": "capabilities-and-models",
"attributes": {
"transportId": "google",
"label": "Google GenerateContent",
"status": "scorecard-gated",
"protocolKind": "http-json",
"interactive": "false",
"streaming": "true",
"requestShape": "POST /v1beta/models/*",
"responseShape": "candidates[]",
"codecCapabilities": {
"supportsTools": true,
"supportsStreaming": true,
"supportsTokenCounting": false,
"costTracking": true,
"toolSchemaFormat": "google"
},
"evidenceRefs": [
"repo-transport-mux-readme",
"repo-transport-mux-architecture",
"repo-transport-mux-scorecard"
]
},
"outgoingEdges": [
{
"from": "transportProtocol:google",
"to": "agent:agent-mux",
"kind": "used_by",
"attributes": {}
}
],
"incomingEdges": []
}