mfuns_favorite
Manage community favorites by adding, removing, or checking favorite status for articles and videos using resource IDs and optional favorite list IDs.
Instructions
收藏 / 取消收藏 / 查询收藏状态。
Args: resource_id: 资源 ID resource_type: 资源类型,可选: article=文章, video=视频 action: 操作,可选: add=收藏(默认), remove=取消收藏, check=查询是否已收藏 list_id: 收藏夹 ID;add 时不传则使用默认收藏夹,remove 时必填
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | No | add | |
| list_id | No | ||
| resource_id | Yes | ||
| resource_type | No | article |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |