facebook_marketplace_item_get
ActiveTool of Social Fetch
declared in 0.19.0
Get details for a Facebook Marketplace listing by item URL.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"url": {
"type": "string",
"maxLength": 4096,
"minLength": 1,
"description": "Public Facebook Marketplace item URL."
},
"itemId": {
"type": "string",
"maxLength": 256,
"minLength": 1,
"description": "Facebook Marketplace item identifier. Provide this instead of url when you already know the item id."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Social Fetch
https://github.com/social-freak-ltd/socialfetch-mcp
1/7 registries