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