Execute Bazel tests for specified targets by providing a list of test paths and optional command-line arguments. Simplifies testing in environments without direct Bazel access.
Use this tool to build specified Bazel targets by providing a list of targets and optional command-line arguments, enabling efficient project compilation within the Bazel MCP Server environment.
Retrieve all Bazel targets within a specified workspace path using the MCP server. Specify a path (e.g., '//path/to') and optional command-line arguments to streamline target listing for build and test workflows.