Create a default MCP tool definition for one endpoint
POST/external-apis/:connectorId/endpoints/:endpointId/tools
Pre-fills the tool from the endpoint's OpenAPI-derived schema; the tool is created disabled so it can be reviewed before being exposed. Requires at least the admin role in the owning organization.
Request
Responses
- 200
- 400
- 401
- 404
- 409
Created tool definition
Invalid connectorId or endpointId format
Authentication required
Resource not found
A tool definition already exists for this endpoint