Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
$pwd:

ag2-add-custom-tool

// Add a custom Python tool to an AG2 beta `Agent` using the `@tool` decorator. Use when the user wants to give an Agent a new capability backed by Python code (API calls, DB queries, computations, file ops). Covers sync and async tools, parameter typing, Pydantic schema customisation, returning typed `Input` / `ToolResult` (text / data / images / binary), `final=True` early-exit, and dependency injection via `Context` / `Inject` / `Variable` / `Depends`.

$ git log --oneline --stat
stars:240
forks:75
updated:30 avril 2026 à 23:37
Explorateur de fichiers
2 fichiers
SKILL.md
readonly