UiPath Documentation
maestro
latest
false
Versionshinweise zu Maestro
  • Automation Cloud und Test Cloud
    • 2026
      • September 2026
      • August 2026.
      • Juli 2026
      • Juni 2026
      • Mai 2026
      • April 2026
      • März 2026
      • Februar 2026
      • Januar 2026
  • Automation Cloud Dedicated und Test Cloud Dedicated
Wichtig :
Es kann 1–2 Wochen dauern, bis die Lokalisierung neu veröffentlichter Inhalte verfügbar ist.

September 2026

September 2026 release notes for Maestro in Automation Cloud and Test Cloud.

September 3, 2026

Konfigurieren und verwalten Sie MCP-Tools direkt in Flow

In Maestro Flow unterstützen autonome Agent-Knoten jetzt eine bessere Kontrolle über Model Context Protocol (MCP)-Tools. Sie können Beschreibungen pro Argument bearbeiten, das vollständige Eingabe- und Ausgabeschema eines Tools anzeigen und auswählen, wie jedes Argument seinen Wert erhält: Der Agent entscheidet zur Runtime, ist an eine Agent-Variable gebunden, oder es ist ein fester Wert, der als vertraulich gekennzeichnet werden kann. MCP-Server zeigen jetzt auch eine explizite Aktion zum Aktualisieren von Tools an, anstatt nur Tools automatisch zu erkennen, und können ihre Toolliste live aus Agent Hub abrufen.

Weitere Informationen finden Sie unter Agent.

Keep MCP tool schemas up to date automatically

MCP (Model Context Protocol) tools added to an Agent node in Maestro Flow can drift out of date if the underlying MCP server's tool definition changes after you configure it — for example, a parameter gets renamed or added.

A new Refresh schema before call toggle, in the tool's configuration panel and on by default, checks the MCP server for the tool's current schema right before each call, so the workflow keeps working even if you never refresh it manually. When disabled, the tool always uses the schema you configured, which is faster and more predictable if the server's tools rarely change. The setting is saved with the workflow and survives closing and reopening the project.

Weitere Informationen finden Sie unter Agent.

Trigger ad-hoc case tasks through the CaseApp API

In Maestro Case, a new POST /instances/{instanceId}/tasks/trigger endpoint on the v3 CaseApp API lets you manually start an ad-hoc task on a running case instance by supplying its case-plan task name. Access requires the Cases.RunAdhocTasks permission scoped to the stage that owns the task. Task name matching is case-sensitive, and only tasks with an "adhoc" entry condition in the case plan are eligible — other names return a 404.

For more information, see CaseApp requests.

Fehlerbehebungen

  • Maestro BPMN: =js: expressions used as Data Fabric query filter values are now evaluated before the query is sent, so dynamic values resolve correctly instead of being passed through as raw expression strings. For more information, see Data Fabric operations.
  • Maestro BPMN: The Get queue items activity no longer fails on Orchestrator tenants with the Strict OData API setting enabled. For more information, see Queue task activities.
  • Maestro BPMN: Multi-instance elements with large marker input collections no longer fail during execution. For more information, see Markers.
  • Maestro BPMN: A Studio Web debug run against an empty queue now returns a 404 (user error) instead of a 500 (system error); deployed runs are unaffected.
  • Maestro Flow: Evaluation output evaluators (such as Exact Match) are now pre-selected and pre-filled with the shared expected output entered in the evaluation wizard. For more information, see Evaluations.
  • Maestro Flow: The MCP server picker in the add-node panel now loads all available servers instead of stopping at the first 100. For more information, see Agent.

War diese Seite hilfreich?

Verbinden

Benötigen Sie Hilfe? Support

Möchten Sie lernen? UiPath Academy

Haben Sie Fragen? UiPath-Forum

Auf dem neuesten Stand bleiben