Creates a new matchmaker with the given metadata.
Object describing the matchmaker including ID, description (used as AI instructions), and categories.
A MatchMaker instance to perform entity-level operations.
Retrieves an existing matchmaker by its ID.
ID of the matchmaker to retrieve.
A MatchMaker instance if found, otherwise undefined.
Lists all existing matchmakers.
Client for the AI Matchmaking service. This service allows you to create matchmakers and insert entities into them. The service will then find matches for the entities.