read_shopify_metaobjects
ActiveTool of Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator
Read live Shopify Admin metaobjects by type, optionally filtered by handle, through approved read-only scopes. Returns redacted field previews only and never writes metaobjects or metafields.
Parameters schema
{
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"description": "Metaobject definition type."
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 25,
"minimum": 1
},
"handle": {
"type": "string",
"description": "Optional metaobject handle filter."
}
},
"additionalProperties": false
}Parent server
Commonlands Optics: M12 Lens and C-Mount Lens Finder + Field-of-View Calculator
https://github.com/CommonlandsAbbe/commonlands-mcp
1/7 registries