get_task
Fetch the current status and result payload of an ElevenLabs task by providing its task ID and the action endpoint used to create it.
Instructions
Fetch the current status and latest result payload for a elevenlabs task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | Endpoint the task was created on. | |
| task_id | Yes | Task id returned when the task was created. |