提交Describe任务
POST
/mj/submit/describe
- 提交 Midjourney Describe 任务,根据图片生成描述文本
- 支持 base64 编码的图片输入
- 官方文档:Describe
Authorizations
bearer
Type
HTTP (bearer)
Request Body
application/json
botType
string
Required
bot类型,mj(默认)或niji
Valid values
"MID_JOURNEY""NIJI_JOURNEY"base64
string
图片base64
notifyHook
string
回调地址,为空时使用全局notifyHook
state
string
自定义参数
Responses
成功
application/json
object
created
integer
Required
data
object[]
Required