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