InteractionDecision
Defined in: packages/mcp-query/src/core/interactions.ts:37
Properties
Section titled “Properties”action
Section titled “action”action:
"deny"|"approve"
Defined in: packages/mcp-query/src/core/interactions.ts:38
content?
Section titled “content?”
optionalcontent?:unknown
Defined in: packages/mcp-query/src/core/interactions.ts:44
elicitation: the structured content the user supplied.
editedMessages?
Section titled “editedMessages?”
optionaleditedMessages?:unknown
Defined in: packages/mcp-query/src/core/interactions.ts:40
sampling request-phase: replace the messages sent to the model.
editedResult?
Section titled “editedResult?”
optionaleditedResult?:unknown
Defined in: packages/mcp-query/src/core/interactions.ts:42
sampling response-phase: replace the result returned to the server (redaction).
reason?
Section titled “reason?”
optionalreason?:string
Defined in: packages/mcp-query/src/core/interactions.ts:45