get_task
Retrieve the current status and latest result of any ElevenLabs task using the task ID and action endpoint. Monitor task completion and access outputs.
Instructions
Fetch the current status and latest result payload for a elevenlabs 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. |