check_ai_media_status
ActiveTool of SendIt
declared in 0.1.0
Check the status of an AI media generation job. Returns current status (pending, processing, completed, failed) and result URL when complete.
Parameters schema
{
"type": "object",
"required": [
"job_id"
],
"properties": {
"job_id": {
"type": "string",
"description": "The AI media job ID to check"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SendIt
https://github.com/Shree-git/sendit
1/7 registries