build_project
Builds the project using the configured command, returning output with errors or warnings for debugging.
Instructions
Build the project using the configured build command.
Executes the build command defined in debugforge.toml [build] section. Returns the build output including any errors or warnings.
Returns: Build output (stdout + stderr) with success/failure status
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |