Skip to main content

add_tool_result

Method
This is a method of the StageContext class in the types module.
Add a tool result.

Signature

Parameters

str
required
No description available.
Dict
required
No description available.
Any
required
No description available.
bool
default:"True"
No description available.

Returns

Any
The result of the operation.

Source

View on GitHub

praisonaiagents/escalation/types.py at line 186

Tools Concept

Create Custom Tools

Tool Development