get_status
ActiveTool of Ssemble AI Clipping
declared in 1.0.0
Check processing status of a short creation request. Provide a request ID, or omit it to see your recent requests and pick one.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"requestId": {
"type": "string",
"pattern": "^[0-9a-fA-F]{24}$",
"description": "The request ID from create_short (24-char hex). Omit to see your recent requests."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Ssemble AI Clipping
https://github.com/ssembleinc/ssemble-mcp-server
2/7 registries