set_minifigs
ActiveTool of Rebrickable
declared in 0.1.0
Fetch the minifigures included in a LEGO set by `set_num` from Rebrickable. Returns each minifig's set_num, name, quantity, and image URL.
Parameters schema
{
"type": "object",
"examples": [
{
"set_num": "75368-1"
}
],
"required": [
"set_num"
],
"properties": {
"set_num": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Rebrickable
https://github.com/pipeworx-io/mcp-rebrickable
1/7 registries