MCPcopy Create free account
hub / github.com/ScrapeGraphAI/scrapecraft / migrate_workflow

Route migrate_workflow

backend/app/api/workflow_v2.py:None–None  ·  view source on GitHub ↗
router.post("/migrate")

Source from the content-addressed store, hash-verified

1"""
2Enhanced workflow API endpoints with support for tool-based agent.
3"""
4from fastapi import APIRouter, Depends, HTTPException, Query

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected