Website
GitHub
npm
Preparing search index...
The search index is not available
@framers/agentos - v0.1.166
@framers/agentos
ToolExecutionGuard
Class ToolExecutionGuard
Index
Constructors
constructor
Methods
execute
get
Tool
Health
get
All
Tool
Health
reset
Tool
reset
All
Constructors
constructor
new
Tool
Execution
Guard
(
config
?
)
:
ToolExecutionGuard
Parameters
Optional
config
:
Partial
<
ToolExecutionGuardConfig
>
Returns
ToolExecutionGuard
Methods
execute
execute
<
T
>
(
toolName
,
fn
)
:
Promise
<
GuardedToolResult
<
T
>
>
Type Parameters
T
Parameters
toolName
:
string
fn
:
(
(
)
=>
Promise
<
T
>
)
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Returns
Promise
<
GuardedToolResult
<
T
>
>
get
Tool
Health
get
Tool
Health
(
toolName
)
:
ToolHealthReport
Parameters
toolName
:
string
Returns
ToolHealthReport
get
All
Tool
Health
get
All
Tool
Health
(
)
:
ToolHealthReport
[]
Returns
ToolHealthReport
[]
reset
Tool
reset
Tool
(
toolName
)
:
void
Parameters
toolName
:
string
Returns
void
reset
All
reset
All
(
)
:
void
Returns
void
Settings
Member Visibility
Protected
Inherited
Alpha
Beta
Theme
OS
Light
Dark
On This Page
constructor
execute
get
Tool
Health
get
All
Tool
Health
reset
Tool
reset
All
Architecture
Cognitive Memory
RAG & Memory
Capability Discovery
Tool Calling
Skills
Voice TTS/STT
Safety Primitives
Guardrails
Observability
Planning Engine
Human-in-the-Loop
Agent Communication
Changelog
@framers/agentos - v0.1.166
Loading...