Capability Sources
List tools exposed by an External MCP Connection
Uses the Den-managed credential available to the calling member to read the live MCP tools/list catalog. Granted members can inspect connections available under Your Connections; workspace owners and admins can also inspect connections they manage. Credentials and tool calls are never returned.
get/v1/mcp-connections/{connectionId}/tools
Path parameters
connectionIdstring typeid required
Den TypeID with 'emc_' prefix and a 26-character base32 suffix.
Response
External MCP tool catalog.
Changes
Changed in 1 of the 25 revisions of this API.1
- ○
removed the pattern
^emc_.*from thepathrequest parameterconnectionIdrequest-parameter-pattern-removed
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○