You're viewing a demo portfolio

Join the waitlist
PRSM
This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 3.0.0).

factory_release_monitoring_slot

Inactive

Tool of SaSame Research Agent

declared in 3.0.0

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
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

SaSame Research Agent

https://github.com/shigeki7777/sasame-mcp

2/7 registries
View full server →