get_task
Retrieve current status and latest output of a Suno task by specifying the task ID and action endpoint.
Instructions
Fetch the current status and latest result payload for a suno task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | Task id returned when the task was created. | |
| action | Yes | Endpoint the task was created on. |