usage_mark_status_set
ActiveTool of SaSame Research Agent
declared in 3.0.0
Append lifecycle status without deleting history.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"status"
],
"properties": {
"url": {
"type": "string"
},
"note": {
"type": "string"
},
"status": {
"enum": [
"active",
"revoked",
"disputed",
"corrected",
"superseded",
"expired",
"mark_missing"
],
"type": "string"
},
"mark_id": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
SaSame Research Agent
https://github.com/shigeki7777/sasame-mcp
2/7 registries