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_assign_monitoring_slot

Inactive

Tool of SaSame Research Agent

declared in 3.0.0

Assign a managed-monitoring slot to one of your Factory lifecycles. Requires an active membership, ownership of the lifecycle, and a free slot on your plan. Over-limit assignment is refused with a machine-readable MONITORING_SLOTS_EXHAUSTED reason (not a protocol error). This allocates the slot and records the plan interval; the interval scheduler lands in a later phase.

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 →