get_task
Fetch the current status and latest result payload for a HappyHorse task by providing the task ID and action endpoint.
Instructions
Fetch the current status and latest result payload for a happyhorse 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. |