> ## Documentation Index
> Fetch the complete documentation index at: https://qitor.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# 函数工具迁移

> QitOS G5 · 函数工具迁移

历史 ToolMeta/decorator 不是 G5 开发契约。纯函数使用 qitos.core.function\_tool\_decorator 中的 function\_tool；类工具实现 BaseTool.execute(args, runtime\_context)，通过 ToolSpec 声明并注册到 ToolRegistry。权限与 effect 必须显式，run 只是兼容路径。

[学习路径](/zh/tutorials/index) · [配置](/zh/reference/configuration) · [贡献](/zh/contributing/development)。
