Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
""
"
2
Enhanced workflow API endpoints
with
support
for
tool-based agent.
3
""
"
4
from
fastapi
import
APIRouter, Depends, HTTPException, Query
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected