Modelry is a platform that provides tools and services for building, deploying, and managing machine learning models.
Tool to create a new workspace. use when you need to group products and embeds into a dedicated workspace. call after authenticating and specifying workspace details.
Tool to delete an embed. tries multiple common endpoint patterns and treats 404 as idempotent success after exhausting candidates (embed already deleted or not found).
Tool to delete a product. use after confirming the product id.
Tool to delete a product repository. use after confirming the repository id.
Tool to delete a workspace. use after confirming the workspace id.
Tool to retrieve details of a specific embed. use after confirming the embed id.