Installation
Client Configuration
Tool Execution
executeTool
Execute an MCP tool by its alias name.
Returns: Tool execution result.
Throws:
DatagenAuthError, DatagenToolError, DatagenHttpError
Custom Tool Deployment
deployCustomTool
Deploy a Python workflow as an API endpoint.
Returns: Object with
deploymentUuid and deployment details.
Throws: DatagenDeploymentError