live · mainnetoc · docs
specs · api · guides
docs / documentation

@orangecheck/agent-mcp


@orangecheck/agent-mcp / invocationId

Function: invocationId()

function invocationId(
   agentAddress: string, 
   signedAt: string, 
   delegationId: string, 
   scopeExercised: string, 
   inv: McpInvocation): string;

Defined in: index.ts:68

Parameters

ParameterType
agentAddressstring
signedAtstring
delegationIdstring
scopeExercisedstring
invMcpInvocation

Returns

string