Project Select
project_selectSelects the active project for subsequent project_* tools, using a path from project_list to set the working context.
Instructions
Choose which open project the other project_* tools act on.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Path of a project from `project_list`. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| path | Yes | ||
| sprites | Yes | ||
| built_sb3 | Yes | ||
| is_active | Yes | ||
| has_config | Yes | ||
| published_project_id | Yes | ||
| is_scratch_compatible | Yes |