Roboflow
Build and use computer vision models fast with Roboflow. Train, deploy, and run inference on object detection, classification, and segmentation models.
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
Roboflow authenticates with an API key. Generate the credential in your Roboflow account, then paste it into FlyMyAI the first time an agent uses a Roboflow action.
Get your Roboflow credential →
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your Private API Key from Roboflow Settings > API Keys. Get it by navigating to your workspace, then clicking "Roboflow API". (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 |
|---|---|---|
ROBOFLOW_DESCRIBE_WORKFLOW_INTERFACE | Tool to describe the interface of a workflow specification. Use when you need to understand the inputs, outputs, and types for a Roboflow workflow definition. | api_key, specification |
ROBOFLOW_GET_EXECUTION_ENGINE_VERSIONS | Tool to retrieve available Execution Engine versions from Roboflow workflows API. Use when you need to check which execution engine versions are supported for workflow processing. | - |
ROBOFLOW_GET_SERVER_INFO | Tool to retrieve information about the Roboflow inference server. Use when you need to check the server version, name, or unique identifier. | - |
ROBOFLOW_GET_SERVER_METRICS | Tool to retrieve Prometheus metrics from the Roboflow inference server. Use when monitoring server performance, tracking inference statistics, or debugging server health issues. | - |
ROBOFLOW_GET_WORKFLOW_SCHEMA | Tool to fetch the workflows block schema from Roboflow. Use when you need to retrieve the complete schema definition for workflow blocks. | - |
ROBOFLOW_RUN_WORKFLOW | Tool to run a workflow specification with provided inputs. Use when you need to execute a custom Roboflow workflow pipeline for image processing, model inference, or other computer vision tasks. | specification, inputs |
ROBOFLOW_VALIDATE_WORKFLOW | Tool to validate a Roboflow workflow specification before execution. Use this to check if your workflow definition is syntactically correct and properly structured. | version, inputs, steps, outputs |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Roboflow!