External MCPs
Link an External MCP server to the agent
POST
Link an External MCP server to the agent
Autorizações
Parâmetros de caminho
Corpo
application/json
Body for linking an existing external MCP server to an agent.
Public ID of the external MCP server to link.
Exemplo:
"9c3a4d22-1a8d-4b3f-9b1e-7a0f0c4f3e21"
Instance mode controlling whether the MCP is shared across calls (STATIC) or instantiated per call (DYNAMIC).
Opções disponíveis:
STATIC, DYNAMIC Pattern:
^(STATIC|DYNAMIC)$Exemplo:
"STATIC"
Link an External MCP server to the agent

