v1
protected
mcp-server-instances
Discover Mcp Server Instance Tools
Re-discover the tools exposed by an MCP server instance.
Re-runs verification (which calls list_tools on the server using any OAuth/API-key credentials linked via auth_config_id) and persists the refreshed tool list. Returns {tools, verification}.
post/v1/workspaces/{workspace}/mcp-server-instances/{instance_id}/discover-tools
Path parameters
instance_idstring uuid required
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
{"stackTrail":"paths:/v1/workspaces/{workspace}/mcp-server-instances/{instance_id}/discover-tools:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○