Docs
NodesGenAI Nodes
Edit Page on GitHub

Suno Music Status

Check the status of a Suno generation task. Returns Audio URL if complete.

sunostatuscheckEasy0

Suno Music Status

0
Flow
Status
Audio URL
Full Data
Tool
Flow
Not connectedFlow
Task ID

Description

This node checks the status of a Suno Music generation task using the Task ID from the Generation Node. It outputs the current status (e.g., PENDING, SUCCESS) and provides the Audio URL if the generation is complete, along with the full JSON data and tool version.

Common Use Cases

  • Monitor the progress of a Suno Music generation task in real-time.
  • Trigger subsequent actions in a workflow based on the status of the music generation.
  • Retrieve the generated audio URL once the task is complete for further processing or playback.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowTask IDThe Task ID from the Generation NodeText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowStatusCurrent Status (PENDING, SUCCESS, etc)TextAudio URLThe Audio URL (if ready)TextFull DataFull JSON Data (Includes both tracks)JSONToolThe tool version of this nodeTool

Fields

The configurable fields this node provides:

NameDescriptionTypeTask IDThe Task IDValue: ``Text

Last updated on