Skip to main content
Execute qualquer Skill no Manus
com um clique
$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 de abril de 2026 às 23:37
Explorador de arquivos
2 arquivos
SKILL.md
readonly