This tool is no longer present in the server's latest manifest. Showing the last observed version (server version 1.0.0).
random_pick
InactiveTool of Achriom
declared in 1.0.0
Pick random item(s) for serendipitous discovery.
Parameters schema
{
"type": "object",
"required": [
"media_type"
],
"properties": {
"count": {
"type": "number",
"description": "How many items (1-5, default 1)"
},
"filter": {
"enum": [
"all",
"unstarted",
"in_progress",
"highly_rated",
"unrated"
],
"type": "string",
"description": "Filter which items to pick from (default: all)"
},
"media_type": {
"enum": [
"book",
"movie",
"album",
"show",
"anime"
],
"type": "string",
"description": "Type of media"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Achriom
https://github.com/achriom/achriom-mcp
1/7 registries