Unity · Capability
Unity Matchmaker API — Queues
Unity Matchmaker API — Queues. 5 operations. Lead operation: List Matchmaking Queues. Self-contained Naftiko capability covering one Unity business surface.
What You Can Do
GET
Listqueues
— List Matchmaking Queues
/v1/v3/projects/{projectid}/environments/{environmentid}/queues
POST
Createqueue
— Create Matchmaking Queue
/v1/v3/projects/{projectid}/environments/{environmentid}/queues
GET
Getqueue
— Get Matchmaking Queue
/v1/v3/projects/{projectid}/environments/{environmentid}/queues/{queuename}
PUT
Updatequeue
— Update Matchmaking Queue
/v1/v3/projects/{projectid}/environments/{environmentid}/queues/{queuename}
DELETE
Deletequeue
— Delete Matchmaking Queue
/v1/v3/projects/{projectid}/environments/{environmentid}/queues/{queuename}
MCP Tools
list-matchmaking-queues
List Matchmaking Queues
read-only
idempotent
create-matchmaking-queue
Create Matchmaking Queue
get-matchmaking-queue
Get Matchmaking Queue
read-only
idempotent
update-matchmaking-queue
Update Matchmaking Queue
idempotent
delete-matchmaking-queue
Delete Matchmaking Queue
idempotent