markEventUnread
Agent Runtimes / api/events / markEventUnread
Function: markEventUnread()
markEventUnread(
token,agentId,eventId,baseUrl?):Promise<GetAgentEventResponse>
Defined in: api/events.ts:141
Parameters
token
string
agentId
string
eventId
string
baseUrl?
string = DEFAULT_SERVICE_URLS.AI_AGENTS
Returns
Promise<GetAgentEventResponse>