get_task
Retrieve detailed information about a specific task in a SemaphoreUI project by supplying the project ID and task ID.
Instructions
Get details of a specific task.
Args: project_id: ID of the project task_id: ID of the task to fetch
Returns: Task details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| task_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||