factory_release_monitoring_slot
InactiveTool of SaSame Research Agent
Release the managed-monitoring slot held by one of your Factory lifecycles so it can be reassigned. Requires ownership of the lifecycle. Releasing a slot never deletes the lifecycle or any of its observation/claim/receipt history.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"principal_id",
"principal_key",
"lifecycle_id"
],
"properties": {
"lifecycle_id": {
"type": "string",
"minLength": 10
},
"principal_id": {
"type": "string",
"minLength": 8
},
"principal_key": {
"type": "string",
"minLength": 32
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries