Skip to main content
GET
List tools for an MCP server

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string
required

UUID of the MCP server

Response

id
string
required
name
string
required
type
enum<string>
required
  • native - native
  • mcp - mcp
Available options:
native,
mcp
object
string
default:tool
mcp_server_name
string | null
require_document
boolean | null
accepted_file_types
string[] | null