{
    "id": "xg_cwork_im",
    "channels": [
        "xg_cwork_im"
    ],
    "channelConfigs": {
        "xg_cwork_im": {
            "schema": {
                "type": "object",
                "additionalProperties": true,
                "properties": {}
            }
        }
    },
    "configSchema": {
        "type": "object",
        "additionalProperties": true,
        "properties": {}
    },
    "contracts": {
        "tools": [
            "xg_cwork_im_get_group_chat_history",
            "xg_cwork_im_send_group_message",
            "xg_cwork_im_send_file"
        ],
        "agentToolResultMiddleware": [
            "openclaw",
            "codex"
        ]
    }
}