@orangecheck/agent-anthropic / StampToolUseInput
Interface: StampToolUseInput
Defined in: index.ts:85
Extended by
Properties
| Property | Type | Description | Defined in |
|---|---|---|---|
<a id="property-agent"></a> agent | SignerRef | - | index.ts:86 |
<a id="property-delegation"></a> delegation | DelegationEnvelope | - | index.ts:87 |
<a id="property-scopeexercised"></a> scopeExercised? | string | Defaults to anthropic:tool(name=<tool>) — the tightest admissible sub-scope. | index.ts:90 |
<a id="property-signedat"></a> signedAt? | Date | - | index.ts:91 |
<a id="property-tooluse"></a> toolUse | AnthropicToolUse | - | index.ts:88 |