Skip to content

@uservane/openai-agents: RequestUserFeedbackArgs

RequestUserFeedbackArgs = object

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/index.d.ts:362

Framework-agnostic handler for the request_user_feedback agent tool.

Off by default (issuer must mint with allowModelRequested / amr). Never fires while a task is open. Never throws into the agent loop. Captures land as identity_kind=model-requested (headline-excluded).

optional reason?: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/index.d.ts:366

Optional short note for logs / model relay (not shown to the user).


optional surveySlug?: string

Defined in: @[email protected]/node_modules/@uservane/agent-core/dist/index.d.ts:364

Override the controller’s default survey slug.