optionality_share_entry
ActiveTool of io.github.lonniev/optionality-mcp
Toggle a journal entry's share flag. Shared, evaluated entries appear under the patron's row on the public Leaderboard for peer learning. Priced at 0 sats — the social value of sharing is the point, not the revenue.
Parameters schema
{
"type": "object",
"required": [
"entry_id"
],
"properties": {
"npub": {
"type": "string",
"default": "",
"description": "Required. Your Nostr public key (npub1...) for credit billing."
},
"shared": {
"type": "boolean",
"default": true,
"description": "True to share, False to unshare. Defaults to True."
},
"entry_id": {
"type": "string",
"description": "UUID of the journal entry to toggle."
},
"dpop_token": {
"type": "string",
"default": ""
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.lonniev/optionality-mcp
https://github.com/lonniev/optionality-mcp
1/7 registries