usePendingApprovalCount
Agent Runtimes / hooks/useToolApprovals / usePendingApprovalCount
Function: usePendingApprovalCount()
usePendingApprovalCount():
UseQueryResult<NoInfer<{count:number; }>,Error>
Defined in: src/hooks/useToolApprovals.ts:336
Returns
UseQueryResult<NoInfer<{ count: number; }>, Error>