import_status
ActiveTool of com.meetsponsors/mcp
declared in 1.0.0
Poll the progress of a bulk import batch by its batchId. Returns total/queued/done/failed counts plus startedAt/finishedAt timestamps. Batches expire after 7 days.
Parameters schema
{
"type": "object",
"required": [
"batchId"
],
"properties": {
"batchId": {
"type": "string",
"description": "The batchId returned by youtuber_add or youtuber_bulk_add."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
com.meetsponsors/mcp
1/7 registries