Bigml
BigML is a comprehensive machine learning platform that simplifies the creation and deployment of predictive models through an intuitive web interface and a REST API.
This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.
Connect
Bigml authenticates with an API key. Generate the credential in your Bigml account, then paste it into FlyMyAI the first time an agent uses a Bigml action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | The API key associated with your BigML account. (required) |
Username | Your BigML account username. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
BIGML_CREATE_EXTERNAL_CONNECTOR | Tool to create a new external connector for data sources. use after configuring external databases or search indices. | connection |
BIGML_CREATE_PROJECT | Tool to create a new project. use when you need to group related bigml resources into a project. | - |
BIGML_DELETE_PROJECT | Tool to delete an existing project. use when you need to permanently remove a project resource after confirming it is not in use by other resources. | project_id |
BIGML_GET_EXTERNAL_CONNECTOR | Tool to retrieve details of an external connector. use after creating or listing external connectors to inspect its state. | id |
BIGML_GET_PROJECT | Tool to retrieve details of a project by id. use when you need to inspect project metadata before analysis. | id |
BIGML_LIST_CORRELATIONS | Tool to list correlation resources. use when you need to browse or paginate existing correlations for the authenticated user. | - |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Bigml!