MCPcopy Create free account
hub / github.com/bhancockio/nextjs-crewai-basic-tutorial / get_status

Route get_status

crewai_be/api.py:None–None  ·  view source on GitHub ↗
app.route('/api/crew/<job_id>', methods=['GET'])

Source from the content-addressed store, hash-verified

1# Standard library imports
2from datetime import datetime
3import json
4from threading import Thread

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected