Analyze Playlist Flow
am_analyze_flowAnalyze a playlist's flow using audio features like BPM, key, loudness, and mood to detect weak transitions and arc issues.
Instructions
Read-only diagnosis of BPM, key, loudness, energy, mood, adjacent transitions, and overall arc. It may fetch and cache remote feature data; use am_optimize_order only when a proposed replacement order is wanted. / 中文:歌单「好听度」体检(音频特征层):抓取每首的 BPM/调性/响度/能量/情绪值(经 ISRC→ReccoBeats,首次会慢,之后走缓存),然后检查四项相邻衔接(两首慢歌相邻 / 「只慢一点」/ tempo 与 key 同时相似 / 能量骤变)和整体弧线形状(Man in a hole、Icarus、Tragedy 等)。只读但会联网抓数据,可能耗时较久。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| refresh | No | 忽略特征缓存重新抓取,默认 false | |
| playlist | Yes | 歌单名或 p.xxxx ID |