Skip to main content

tool_name

Method
This is a method of the Handoff class in the handoff module.
Get the tool name for this handoff.

Signature

def tool_name() -> str

Returns

Returns
str
The result of the operation.

Uses

  • default_tool_name

Source

View on GitHub

praisonaiagents/agent/handoff.py at line 240

Tools Concept

Create Custom Tools

Tool Development