Header menu logo Nao

PermissionScope Type

Permission scope categories

Union cases

Union case Description

CostBudget maxUsd

Full Usage: CostBudget maxUsd

Parameters:
    maxUsd : decimal

Maximum cost budget

maxUsd : decimal

Delegation agentName

Full Usage: Delegation agentName

Parameters:
    agentName : string

Access to delegate to other agents

agentName : string

Memory operation

Full Usage: Memory operation

Parameters:
    operation : string

Access to memory operations

operation : string

Resource resourceType

Full Usage: Resource resourceType

Parameters:
    resourceType : string

Access to external resources (network, filesystem)

resourceType : string

Tool toolName

Full Usage: Tool toolName

Parameters:
    toolName : string

Access to specific tools

toolName : string

Instance members

Instance member Description

this.IsCostBudget

Full Usage: this.IsCostBudget

Returns: bool
Returns: bool

this.IsDelegation

Full Usage: this.IsDelegation

Returns: bool
Returns: bool

this.IsMemory

Full Usage: this.IsMemory

Returns: bool
Returns: bool

this.IsResource

Full Usage: this.IsResource

Returns: bool
Returns: bool

this.IsTool

Full Usage: this.IsTool

Returns: bool
Returns: bool

Type something to start searching.