"diagnosticResult": [
{
"$kind": "ElementValidationError",
"errorCode": "ExternalAgentTaskActionDoesNotAllowRedirect",
"errorMessage": "Element is invalid: ExternalAgentTaskActionDoesNotAllowRedirect"
}
swagger: '2.0'
info:
title: CatalystMCPRUNN
description: MCP server for catalysts.
version: 1.0.0
host: my-custom-mcp.azure-api.net
basePath: /
schemes:
- https
definitions:
QueryResponse:
type: object
properties:
jsonrpc:
type: string
id:
type: string
method:
type: string
params:
type: object
result:
type: object
error:
type: object
paths:
/runn/sse:
get:
summary: MCP Server Actions
parameters:
- in: query
name: sessionId
type: string
required: false
produces:
- application/json
responses:
'200':
description: Immediate Response
schema:
$ref: '#/definitions/QueryResponse'
'201':
description: Created and will follow callback
operationId: InvokeMCP
tags:
- Agentic
- McpSse
securityDefinitions: {}
security: []
Stay up to date on forum activity by subscribing.
Romain The Low-Code...
132
Michael E. Gernaey
81
Super User 2025 Season 1
Pablo Roldan
61