agentRunLogByNodeId
Reads a single AgentRunLog using its globally unique ID.
agentRunLogByNodeId(
nodeId: ID!
): AgentRunLog
Arguments
agentRunLogByNodeId.nodeId ● ID! non-null scalar
The globally unique ID to be used in selecting a single AgentRunLog.