【用户】任务管理
创建任务
创建任务 attachments 为可选附件列表,最多 10 个;每项包含 url 和 filename,URL 需要匹配后端配置的附件白名单前缀。创建任务后,首轮 user-input 日志会按 { "content": "base64文本", "attachments": [] } 结构返回。
post/api/v1/users/tasks
Request body
Response
成功
Changes
No recorded changes to this endpoint across all 25 revisions of this API.