Skip to main content
Feedback

AI Release Notes for September 2025

September 20 2025

New
We added this feature
  • Marketplace agent templates are now on the Agent Garden home page, enabling faster discovery and use of community-built AI agents. You can browse, search, and install agents from the Marketplace section. Refer to Installing Marketplace agents to learn more. (BI-10304)

Platform Release

September 13 2025

AI features and fixes are not in the Runtime release.

Agentstudio

New
We added these features
  • Agentstudio now provides Japanese language support. Refer to Boomi Agentstudio Overview (AGCT-15,BI-10274)

  • Agent Designer now supports Model Context Protocol (MCP), enabling AI agents to discover and invoke tools from remote MCP-compliant servers. This powerful integration expands agent capabilities by unlocking access to external tools beyond your organization, supporting more complex and distributed automation use cases.

    By connecting to an MCP server, you can browse available tools, import them into your agent, and manage them like any other tool within the platform. The system automatically detects schema changes and flags tools as "Stale" if updates are needed, helping ensure stability and security. You can filter, sync, and manage MCP in the new Sources tab. Refer to MCP Overview and Connecting to an MCP Server (BI-9526)

  • Agent Designer now supports structured input/output, allowing you to configure agents to interact using strictly defined JSON formats instead of conversational prompts. When creating or editing an agent, you can choose between Conversational and Structured modes.

    In Structured mode, you define input and output schemas using built-in JSON editors, with options to paste, upload, and validate your schema. This enables predictable, machine-readable exchanges, ideal for automation and system integrations using Agent Step or API calls. You can also test structured agents with JSON in the Test Agent chat and copy structured responses for use in other tools. Refer to Using Structured agent mode to learn more. (BI-9511)

  • API tools support Platform JWT authentication as a new authentication type. This enables secure, seamless access to Boomi Platform APIs using the JWT token of the user invoking the agent. No additional configuration is required.

    The JWT is automatically injected into requests during execution, ensuring trusted authentication to target services. Users can now select "Platform JWT" from the authentication drop-down when setting up an API tool. This update aligns API tools with existing JWT-based authentication in other Boomi services like Integration and DataHub. Refer to Creating API tools to learn more. (BI-9902, BI-9903)

  • Agent Designer includes a read-only details panel accessible from both list and card views, allowing you to view agent information without disabling the agent. From this panel, you can start a conversation or begin editing, which will prompt a confirmation to disable the agent before changes can be made. Refer to Viewing agent details to learn more. (BI-10105)

  • Agent Control Tower now supports Microsoft Copilot provider accounts. Connecting to your Microsoft Copilot account enables you to manage Copilot agents, access activity logs, and update trust level attributes of your agents. Refer to Microsoft Copilot provider for more information.(AGCT-2514)

  • Agent Control Tower now has activity logs where you can track all system and user-related actions at the IDP level.The activity logs capture events such as tag creation and updates, trust level updates, status change, and provider related updates for a 30 day period. This enables better visibility and accountability for system and user activities. Refer to Tracking your management activities for more information. (AGCT-36)

  • Agent Control Tower now has a Play/Pause functionality for the Salesforce Provider, enabling you to control the active status of AI Agent versions on the Salesforce platform. Disabling an active AI agent version on Agent Control Tower disables the agent on the Salesforce platform. Refer to Salesforce provider for more information. (AGCT-2488)

  • New side drawer views for Error list, Tokens list, and Trust Level list on the Agent Control Tower metrics dashboard, enabling you to access detailed agent information easily. (AGCT-9)

  • Added anomaly detection capabilities to the Agent Control Tower, enabling you to rapidly identify irregular or unexpected agent behaviors through intuitive metrics and improving your ability to diagnose issues and performance drops.Expected to be released by late September. (AGCT-245)

  • In the Agent Control Tower, we have enhanced the manual onboarding experience for Custom Providers allowing you to enter detailed information about agents such as tasks, instructions, tools, guardrails, models etc. Using the Custom Provider GraphQL APIs you can now create, update and manage providers and their associated agents. Expected to be released by late September. (AGCT-2515, AGCT-43)

  • On the Agent Control Tower, for Custom Providers you can now directly add new agents through the file upload option in addition to adding them manually. The available file options include txt, pdf, docx, yml, jpg, png and xml.Expected to be released by late September. (AGCT-2686)

note

The late September release items have been deferred to a future date.

Fix
We fixed these issues
  • Agent Designer replaces deleted guardrails with the default system guardrail during agent edits, instead of restoring the removed one. (BI-9787)

  • Agents with API tools containing empty static header values return helpful error messages instead of failing silently, guiding users to complete missing authentication details. (BI-10292)

  • Agent imports from Windows machines complete successfully, resolving previous issues specific to the Windows operating system. (BI-9872)

  • Exported agent ZIP files now open correctly after re-exporting an imported agent, resolving previous file format errors. (BI-9871)

  • Prompts in custom agents trigger automatic scrolling, ensuring prompts are visible immediately after sending. (BI-9773)

  • Code snippets copy accurately using the clipboard feature, preserving formatting and eliminating display issues during paste. (BI-9762)

  • Improved user experience across the Agent Control Tower application, enhancing overall usability. You can now filter Boomi Agent Garden provider sync statuses on basis of Any, Sync Enabled, Sync Disabled and Error. (AGCT-26)

  • Boomi Agent Garden Provider now indicates a masked reference of the Control Tower account ID containing the Boomi Platform account ID. (AGCT-370)

  • Field values in the DataHub Query tool and dynamic properties in the Integration tool are no longer reassigned when a field is deleted. (BI-10331)

  • Exported agents with no configured guardrails no longer include a system guardrail message in the YAML file, ensuring the section is correctly left empty. (BI-10439)

  • Non-sensitive headers in API tools now appear blank by default and display their value when edited, while sensitive headers remain hidden. (BI-9948)

DesignGen

New
We added this feature
  • The DesignGen agent applies improved naming conventions for commonly used steps—such as Start, Map, Connector, Message, and others—when generating designs from generic intents. These updates align with best practices used by the Integration Review agent, improving readability and consistency across generated processes. (BI-7781)

Integration Advisor Agent

New
We added this feature
  • The Integration Advisor Agent recommends setting a date/time mask on message steps configured with a date value type. This helps ensure consistent formatting and prevents potential issues in downstream processing where date interpretation may vary. Refer to Integration Advisor Agent. (BI-9190)

Boomi Answers

On this Page