get_user_projects
Get the list of projects linked to the authenticated user on the energy efficiency platform, including product codes, IDs, and roles.
Instructions
获取当前登录用户在能效平台的项目信息。
示例返回:[{"productCode": "JKZS", "productId": 17, "roleName": "开发工程师", "productName": "健康诊所科技"}](该信息基本固定)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |