Call raw Umeng OpenAPI
umeng_raw_callCall any Umeng OpenAPI endpoint by specifying the apiName. Use this tool when a specific API wrapper is not available.
Instructions
Advanced tool for calling any Umeng OpenAPI by apiName. Use this when a specific endpoint is not wrapped yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apiName | Yes | For example: umeng.uapp.getDailyData | |
| params | No | Business parameters, excluding _aop_signature | |
| namespace | No | OpenAPI namespace | com.umeng.uapp |
| version | No | OpenAPI version | |
| method | No | HTTP method | GET |