Skip to content
This repository was archived by the owner on Nov 5, 2024. It is now read-only.

Latest commit

 

History

History
24 lines (20 loc) · 304 Bytes

Run.md

File metadata and controls

24 lines (20 loc) · 304 Bytes

API描述

执行任务,v0.1.6开始加入。

API地址

/api/v1/agent/${agentId}/app/${appId}/task/${taskId}/run

其中:

  • ${agentId} - Agent ID
  • ${appId} - App ID
  • ${taskId} - 任务ID

请求方法

GET

请求参数

返回结果示例

{"ok":1}