explain_task
Retrieve the exact command and metadata for a named task in a repository to clarify its execution setup.
Instructions
Show the exact command and metadata configured for a named task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| repo | Yes | Repository name from list_repositories(). Required — always specify to avoid querying the wrong repo. | |
| task | Yes | Named task key to inspect, e.g. unit_tests_fast |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||