v2

OpenAPI 3.1.02026-08-05298342605.2 KB
Authentication

Manually run a tool from an External MCP Connection

Workspace owner/admin diagnostic runner. Executes one named MCP tool with caller-supplied JSON arguments using the Den-managed shared credential or the calling admin's connected credential. Returns an ephemeral inspection of the actual tools/call HTTP request and response with credential and session headers redacted. The caller must already be granted access to the connection. Credentials, arguments, results, and inspection payloads are never written to logs.

post/v1/mcp-connections/{connectionId}/tools/call

Path parameters

connectionIdstring typeid required

Den TypeID with 'emc_' prefix and a 26-character base32 suffix.

Request body

toolNamestring required
argumentsobject required

Response

The MCP tool completed.

referenceIdstring required
durationMsnumber required
{"stackTrail":"components:schemas:ExternalMcpConnectionToolRunResponse:properties:result","oasType":"schema","type":"unknown"}