useMarkEventUnread
Agent Runtimes / hooks/useNotifications / useMarkEventUnread
Function: useMarkEventUnread()
useMarkEventUnread(
agentId):UseMutationResult<GetAgentEventResponse,Error, {eventAgentId?:string;eventId:string; },unknown>
Defined in: hooks/useNotifications.ts:223
Parameters
agentId
string
Returns
UseMutationResult<GetAgentEventResponse, Error, { eventAgentId?: string; eventId: string; }, unknown>