Path Parameters
Body
application/json
Execution environment configuration - env vars, secrets, integration credentials, and MCP servers.
All string fields in mcp_servers support template syntax:
- {{variable}} - Simple variables
- {{.secret.name}} - Secrets from vault
- {{.env.VAR}} - Environment variables
Response
Successful Response