Get task repo files
get_task_repo_filesReads the contents of files from the task's GitHub repo (from the repo_url returned by get_task_result or create_task) — so you can check the specialist's work without opening the link manually. Root-directory files only (the repo is flat); files > 900KB are returned as just a download_url with no content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes |