Class ElicitationRequestedEvent

java.lang.Object
com.github.copilot.sdk.events.AbstractSessionEvent
com.github.copilot.sdk.events.ElicitationRequestedEvent

public final class ElicitationRequestedEvent extends AbstractSessionEvent
Event: elicitation.requested

Broadcast when the server or an MCP tool requests structured input from the user. Clients that have an elicitation handler should respond via session.ui.handlePendingElicitation.

Since:
1.0.0