You're viewing a demo portfolio

Join the waitlist
PRSM

factory_station

Active

Tool of SaSame Research Agent

declared in 3.0.0

Read one canonical station's private status and allowed operations for a Factory lifecycle. Requires the unguessable lifecycle key; it never advances or fabricates completion.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "lifecycle_id",
    "lifecycle_key",
    "station_id"
  ],
  "properties": {
    "station_id": {
      "type": "string",
      "maxLength": 64,
      "minLength": 2,
      "description": "Canonical station_id returned by factory_stations"
    },
    "lifecycle_id": {
      "type": "string",
      "minLength": 10
    },
    "lifecycle_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 →