This module provides the primary interface for interacting with the Mosaia API.
It exports the main MosaiaClient class, all collection classes for API operations,
model classes for data structures, authentication utilities, and configuration
management tools.
The SDK supports both API key and OAuth2 authentication methods, and provides
comprehensive access to all Mosaia platform features including user management,
organization management, AI agents, tools, applications, and more.
Main entry point for the Mosaia Node.js SDK
This module provides the primary interface for interacting with the Mosaia API. It exports the main MosaiaClient class, all collection classes for API operations, model classes for data structures, authentication utilities, and configuration management tools.
The SDK supports both API key and OAuth2 authentication methods, and provides comprehensive access to all Mosaia platform features including user management, organization management, AI agents, tools, applications, and more.