服务与工具
Context7
Context7 - 基于Context7 API的智能文档搜索工具
2 个可用工具
resolve_ library_ id
将包/产品名称解析为Context7兼容的库ID并返回匹配的库列表。你必须在调用'get-library-docs'之前调用此函数以获取有效的Context7兼容库ID,除非用户在查询中明确提供格式为'/org/project'或'/org/project/version'的库ID。
get-library-docs
Fetches up-to-date documentation for a library. You must call 'resolve-library-id' first to obtain the exact Context7-compatible library ID required to use this tool, UNLESS the user explicitly provid…
get_ library_ docs
获取库的最新文档。你必须先调用'resolve-library-id'以获取使用此工具所需的精确Context7兼容库ID,除非用户在查询中明确提供格式为'/org/project'或'/org/project/version'的库ID。
resolve-library-id
Resolves a package/product name to a Context7-compatible library ID and returns a list of matching libraries. You MUST call this function before 'get-library-docs' to obtain a valid Context7-compatib…