dtkt.action.v1beta1messages.protoExecuteActionResponse
Message| Field | Type | Number | Description |
|---|---|---|---|
| name | string | 1 | Echo of the action executed (resource name). |
| run_id | string | 2 | Server-generated run identifier for tracing. |
| json | Struct google.protobuf.Struct | 10 | Canonical output for UI/MCP. |
| proto | Any google.protobuf.Any | 11 | Optional alternate encoding for SDKs/internal use. |
| message | string | 20 | Optional human-readable status. |