Skip to main content
GET
Stream MCP tool requests for a workspace

Authorizations

Authorization
string
header
required

Your DUST API key is a Bearer token.

Path Parameters

wId
string
required

ID of the workspace

Query Parameters

serverId
string
required

ID of the MCP server to filter events for

lastEventId
string

ID of the last event to filter events for

Response

Connection established successfully. Events will be streamed in Server-Sent Events format. Each event will contain a tool request that needs to be processed by the MCP server.

type
string

Type of the event (e.g. "tool_request")

data
object

The tool request data