Skip to main content

ToolApprovalCardData

Agent Runtimes


Agent Runtimes / components/ToolApprovalCard / ToolApprovalCardData

Interface: ToolApprovalCardData

Defined in: components/ToolApprovalCard.tsx:69

Properties

changes?

optional changes?: string

Defined in: components/ToolApprovalCard.tsx:82


id

id: string

Defined in: components/ToolApprovalCard.tsx:70


isRead?

optional isRead?: boolean

Defined in: components/ToolApprovalCard.tsx:85


parameters?

optional parameters?: Record<string, string>

Defined in: components/ToolApprovalCard.tsx:83


reason

reason: string

Defined in: components/ToolApprovalCard.tsx:80


requestedAt

requestedAt: string

Defined in: components/ToolApprovalCard.tsx:76


requestedBy

requestedBy: string

Defined in: components/ToolApprovalCard.tsx:75


reviewComment?

optional reviewComment?: string

Defined in: components/ToolApprovalCard.tsx:81


reviewedAt?

optional reviewedAt?: string

Defined in: components/ToolApprovalCard.tsx:79


reviewedBy?

optional reviewedBy?: string

Defined in: components/ToolApprovalCard.tsx:78


riskLevel

riskLevel: RiskLevel

Defined in: components/ToolApprovalCard.tsx:84


sourceName

sourceName: string

Defined in: components/ToolApprovalCard.tsx:74


sourceType

sourceType: "agent" | "team"

Defined in: components/ToolApprovalCard.tsx:73


status

status: ApprovalStatus

Defined in: components/ToolApprovalCard.tsx:77


toolDescription

toolDescription: string

Defined in: components/ToolApprovalCard.tsx:72


toolName

toolName: string

Defined in: components/ToolApprovalCard.tsx:71