create_flow_run_from_deployment
Initiate a flow run for a specific deployment in Prefect MCP Server by providing deployment ID, optional parameters, name, and timeout settings.
Instructions
Create a new flow run for the specified deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
deployment_id | Yes | ||
name | No | ||
parameters | No | ||
timeout | No |