Type guard for session/elicitation timeline events (request from agent).
session/elicitation
This matches when the agent asks the client for user input. The request arrives as an AGENT_EVENT.
AGENT_EVENT
The timeline event to test.
true if event is an elicitation request from the agent.
true
event
Type guard for
session/elicitationtimeline events (request from agent).This matches when the agent asks the client for user input. The request arrives as an
AGENT_EVENT.