@orangecheck/agent-vercel / StampToolCallInput
Interface: StampToolCallInput
Defined in: index.ts:104
Extends
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
<a id="property-agent"></a> agent | SignerRef | - | AgentContext.agent | index.ts:100 |
<a id="property-call"></a> call | VercelToolCall | - | - | index.ts:105 |
<a id="property-delegation"></a> delegation | DelegationEnvelope | - | AgentContext.delegation | index.ts:101 |
<a id="property-scopeexercised"></a> scopeExercised? | string | Defaults to vercel:tool(verb=<verb>) — the tightest admissible sub-scope. | - | index.ts:107 |
<a id="property-signedat"></a> signedAt? | Date | - | - | index.ts:108 |