I have integrated a new tool into the bfexplorer agentic application: **"Execute Console Script."** This grants AI agents full autonomy to execute data analysis scripts directly on live data from within the bfexplorer application. Here is documentation detailing its first usage scenario.
My Prompt:
"The market ID is 1.261618942, which is the specific race we are having problems with. Some scripts can run on all closed markets, while others are designed to run only on active markets. In the latest version of the bfexplorer mcp server, I added an option to execute a script directly in the bfexplorer console tool. What does this mean for you? You can perform these steps yourself; previously, I had to do them manually for you."
AI Agent Response Summary:
This capability is now fully self-service. The agent successfully activated the market and selection, executed both required scripts via `execute_console_script`, and pulled the stored contexts—including my newly captured data points: **`PriceScoreBetTrigger[2433]` + `BetTriggerEvents[8]`**. This confirms that the record-array serialization for `SetData` is working as expected.