Modelry
Overview
SLUG: MODELRY
Description
Modelry is a platform that provides tools and services for building, deploying, and managing machine learning models.
Authentication Details
API Key
Connecting to Modelry
Create an auth config
Use the dashboard to create an auth config for the Modelry toolkit. This allows you to connect multiple Modelry accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Modelry Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Modelry toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MODELRY_CREATE_WORKSPACE
Tool Name: Create Workspace
Description
Action Parameters
Action Response
MODELRY_DELETE_EMBED
Tool Name: Delete Modelry Embed
Description
Action Parameters
Action Response
MODELRY_DELETE_PRODUCT
Tool Name: Delete Modelry Product
Description
Action Parameters
Action Response
MODELRY_DELETE_PRODUCT_REPOSITORY
Tool Name: Delete Product Repository
Description
Action Parameters
Action Response
MODELRY_DELETE_WORKSPACE
Tool Name: Delete Modelry Workspace
Description
Action Parameters
Action Response
MODELRY_GET_EMBED
Tool Name: Get Embed
Description
Action Parameters
Action Response
MODELRY_GET_PRODUCT_REPOSITORY
Tool Name: Get Product Repository
Description
Action Parameters
Action Response
MODELRY_GET_WORKSPACE
Tool Name: Get Workspace
Description
Action Parameters
Action Response
MODELRY_LIST_EMBEDS
Tool Name: List Embeds
Description
Action Parameters
Action Response
MODELRY_LIST_MODELING_REQUESTS
Tool Name: List Modeling Requests
Description
Action Parameters
Action Response
MODELRY_LIST_PRODUCT_REPOSITORIES
Tool Name: List Product Repositories
Description
Action Parameters
Action Response
MODELRY_LIST_PRODUCTS
Tool Name: List Modelry Products
Description
Action Parameters
Action Response
MODELRY_LIST_WORKSPACES
Tool Name: List Modelry Workspaces
Description
Action Parameters
Action Response
MODELRY_ORDER_MODELING_SERVICE
Tool Name: Order Modeling Service
Description
Action Parameters
Action Response
MODELRY_TRACK_MODELING_PROGRESS
Tool Name: Track Modeling Progress
Description
Action Parameters
Action Response