{
    "chat_id": "InNrOTE2N18xNzI0MDMxMzAyNzM0XzAi.Pn79ncl-ToQy47BElVKMze0dh24",
    "status": "auth_account_select",
    "step": "ACTION_CONFIG",
    "user_id": "bai-du-123",
    "return_amount": "3",
    "stream": false,
    "app_name_filter": "webhook,钉钉自建",
    "content": "将你好发送到企业微信群机器人的发送文本消息",
    "data": {
        "appkey": "84",
        "actionkey": "198",
        "appName": "企业微信群机器人",
        "actionName": "发送文本消息",
        "description": "发送文本消息到企业微信群",
        "account_id": 187610,
        "account_name": "AI-action测试1"
    }
}curl --location --request POST '/v1/api/AI-action/ai_actions' \
--header 'Authorization: bearer xeoYWPcn7WXdAFrEkPjffRN5BS1ZSIDiFXbuWf4DFMuJyEIt9qFseEvqG7bKez9S' \
--header 'Content-Type: application/json' \
--data-raw '{
    "chat_id": "InNrOTE2N18xNzI0MDMxMzAyNzM0XzAi.Pn79ncl-ToQy47BElVKMze0dh24",
    "status": "auth_account_select",
    "step": "ACTION_CONFIG",
    "user_id": "bai-du-123",
    "return_amount": "3",
    "stream": false,
    "app_name_filter": "webhook,钉钉自建",
    "content": "将你好发送到企业微信群机器人的发送文本消息",
    "data": {
        "appkey": "84",
        "actionkey": "198",
        "appName": "企业微信群机器人",
        "actionName": "发送文本消息",
        "description": "发送文本消息到企业微信群",
        "account_id": 187610,
        "account_name": "AI-action测试1"
    }
}'{"Code":2000,"Data":{"chat_id":"InNrOTE2N18xNzI0MDMxMzAyNzM0XzAi.Pn79ncl-ToQy47BElVKMze0dh24","data":{"input":{"content":"你好"},"log_url":null,"output":{"sendrst":true}},"description":"动作执行成功","status":"action_done","step":"ACTION_RUN","user_id":"bai-du-123"},"Msg":"成功"}