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

Route update_urls

backend/app/api/workflow.py:None–None  ·  view source on GitHub ↗
router.post("/workflow/{pipeline_id}/urls")

Source from the content-addressed store, hash-verified

1"""
2Workflow API endpoints for managing pipeline workflows.
3"""
4from fastapi import APIRouter, HTTPException, Depends

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected