Skip to main content
GET
List MCP tools

Authorizations

Authorization
string
header
required

Voiceflow bearer token

Query Parameters

projectID
string
required

The ID of the project to operate on.

environmentAlias
string
required

The alias of the environment to operate on (e.g. main).

serverID
string

When provided, only tools belonging to the MCP server with this ID are returned.

Response

200 - application/json

Returns every MCP tool available in the project's environment, each with the name, description, and input JSON Schema its server declared, plus the ID of the server it came from. Pass serverID to narrow the list to one server.

mcpTools
object[]
required