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

@orangecheck/agent-mcp


@orangecheck/agent-mcp / InvokeWithStampInput

Interface: InvokeWithStampInput<T>

Defined in: index.ts:135

Extends

Type Parameters

Type Parameter
T

Properties

PropertyTypeDescriptionInherited fromDefined in
<a id="property-agent"></a> agentSignerRef-StampInvocationInput.agentindex.ts:91
<a id="property-call"></a> call(inv: McpInvocation) => Promise&lt;T>The underlying transport call. Returns whatever the MCP server returns.-index.ts:137
<a id="property-delegation"></a> delegationDelegationEnvelope-StampInvocationInput.delegationindex.ts:92
<a id="property-invocation"></a> invocationMcpInvocation-StampInvocationInput.invocationindex.ts:93
<a id="property-scopeexercised"></a> scopeExercised?stringDefaults to mcp:invoke(server=<server>,tool=<tool>) — the tightest admissible sub-scope.StampInvocationInput.scopeExercisedindex.ts:95
<a id="property-signedat"></a> signedAt?Date-StampInvocationInput.signedAtindex.ts:96