@orangecheck/agent-langgraph / StampToolCallInput
Interface: StampToolCallInput
Defined in: index.ts:117
Extends
Properties
| Property | Type | Description | Inherited from | Defined in |
|---|---|---|---|---|
<a id="property-agent"></a> agent | SignerRef | - | AgentContext.agent | index.ts:113 |
<a id="property-call"></a> call | LangGraphToolCall | - | - | index.ts:118 |
<a id="property-delegation"></a> delegation | DelegationEnvelope | - | AgentContext.delegation | index.ts:114 |
<a id="property-scopeexercised"></a> scopeExercised? | string | Defaults to langgraph:tool(verb=<verb>) — the tightest admissible sub-scope. | - | index.ts:120 |
<a id="property-signedat"></a> signedAt? | Date | - | - | index.ts:121 |