Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Python Office API

Python 办公自动化技能 API

🚀 快速开始

cd api
npm install
npm run dev

服务将在 http://localhost:3004 启动

📡 API 端点

  • GET /api/automations - 获取自动化列表
  • GET /api/automations/ai-friendly - AI 友好格式
  • GET /api/automations/:id - 获取详情
  • GET /api/categories - 获取分类

🤖 MCP Tools

  • search_automations - 搜索技能
  • get_automation_details - 获取详情
  • list_categories - 列出分类
  • get_recommendations - 获取推荐

版本: 1.0.0 | 更新日期: 2026-05-20