Skip to main content
POST
Mcp Server Update Tools Cache

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: 'Authorization: Bearer {token}'

Path Parameters

server_id
string
required

Body

application/json

Request model for updating MCP server tools cache.

tools
Tools · object[]
required

List of tool dictionaries to cache

Response

Successful Response