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

@orangecheck/agent-openai


@orangecheck/agent-openai / StampFunctionCallInput

Interface: StampFunctionCallInput

Defined in: index.ts:144

Extended by

Properties

PropertyTypeDescriptionDefined in
<a id="property-agent"></a> agentSignerRef-index.ts:145
<a id="property-call"></a> callunknownEither a normalized OpenAiFunctionCall or a raw OpenAI tool_call / function_call object.index.ts:148
<a id="property-delegation"></a> delegationDelegationEnvelope-index.ts:146
<a id="property-scopeexercised"></a> scopeExercised?stringDefaults to openai:function(name=<name>) — the tightest admissible sub-scope.index.ts:150
<a id="property-signedat"></a> signedAt?Date-index.ts:151