UiPath Documentation
maestro
latest
false
Notas de la versión de Maestro
  • Automation Cloud y Test Cloud
    • 2026
      • Septiembre de 2026
      • Agosto de 2026
      • Julio de 2026
      • Junio de 2026
      • Mayo de 2026
      • Abril de 2026
      • Marzo de 2026
      • Febrero de 2026
      • Enero de 2026
  • Automation Cloud dedicado y Test Cloud dedicado
Importante :
La localización de contenidos recién publicados puede tardar entre una y dos semanas en estar disponible.

Septiembre de 2026

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

September 3, 2026

Configurar y gestionar las herramientas de MCP directamente en Flow

En Maestro Flow, los nodos de agente autónomos ahora admiten un control más rico sobre las herramientas del protocolo de contexto del modelo (MCP). Puedes editar las descripciones por argumento, ver el esquema completo de entrada y salida de una herramienta y elegir cómo obtiene cada argumento su valor: el agente decide en runtime, está vinculado a una variable de agente o es un valor fijo que puede marcarse como confidencial. Los servidores MCP ahora también exponen una acción explícita de Actualizar herramientas en lugar de solo descubrir herramientas automáticamente, y pueden extraer su lista de herramientas en vivo desde Agent Hub.

Para obtener más información, consulta Agente.

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.

Para obtener más información, consulta Agente.

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.

Corrección de errores

  • 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.

¿Te ha resultado útil esta página?

Conectar

¿Necesita ayuda? Soporte

¿Quiere aprender? UiPath Academy

¿Tiene alguna pregunta? Foro de UiPath

Manténgase actualizado