List my SoundBreak songs
list_my_songsList recent finished SoundBreak songs for this end_user_id. Use when the user asks what songs they made. Share listen_url only when ready_to_share is true. Those are preview links, not releases. Include user_notice verbatim and share remove_preview_url as a Remove preview markdown link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Max songs to return (default 4) | |
| end_user_id | No | Stable per-person id for this caller. Required for complimentary gens and account linking. Dify: set Fixed from sys.user_id (string or number is fine). Pass the same value on every generate/status/library call. Do not invent a new id each turn. |