run
Execute commands and scripts within the project environment via uv, solving dependency management by using the project's locked environment.
Instructions
Run a command or script in the project environment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| command | Yes | Command and arguments to pass to ``uv run``. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |