runrunit_project_detect_platform
Detect the project platform from Runrun.it task tags and get the suggested command to upload the development environment. Avoids manual inspection of repository files.
Instructions
Identifies the project platform based on task tags in Runrun.it (Node, Python, Ruby, Go, Rust, etc.) and suggests the command to upload the development environment. The platform is defined by task tags (tags_data/tag_list), not by repository files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task_id | Yes | ID da task no Runrun.it. As tags dessa task definem a plataforma (ex.: node, react, python). |