Skip to content

MCP工具错误: createFunctionTriggers #80

@Yao351

Description

@Yao351

错误描述

工具 createFunctionTriggers 执行时发生错误

错误信息

[BatchCreateTrigger] 批量创建触发器失败,请稍后重试。如无法解决,请联系智能客服或提交工单。

环境信息

  • 操作系统: Darwin 24.5.0
  • Node.js版本: v22.17.0
  • 系统架构: arm64
  • 时间: 2025-07-14T09:54:55.877Z

工具参数

{
  "name": "processLongImageTask",
  "triggers": [
    {
      "name": "processTrigger",
      "type": "timer",
      "config": "{\"cron\": \"0 */1 * * * * *\"}"
    }
  ]
}

复现步骤

  1. 使用工具: createFunctionTriggers
  2. 传入参数: [请根据上述参数信息填写]
  3. 出现错误

期望行为

[请描述您期望的正确行为]

其他信息

[如有其他相关信息,请在此补充]

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions