@orangecheck/agent-mcp / StampInvocationInput
Interface: StampInvocationInput
Defined in: index.ts:90
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-agent"></a> agent | SignerRef | - | index.ts:91 |
<a id="property-delegation"></a> delegation | DelegationEnvelope | - | index.ts:92 |
<a id="property-invocation"></a> invocation | McpInvocation | - | index.ts:93 |
<a id="property-scopeexercised"></a> scopeExercised? | string | Defaults to mcp:invoke(server=<server>,tool=<tool>) — the tightest admissible sub-scope. | index.ts:95 |
<a id="property-signedat"></a> signedAt? | Date | - | index.ts:96 |