get_task
Retrieve full details of a specific Ansible task by providing its 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 |
|---|---|---|---|
| task_id | Yes | ||
| project_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||