facebook_group_posts
ActiveTool of io.github.CDCStream/captapi
declared in 0.1.0
Posts from a public Facebook group. Costs ~12 credits; cached results are free, failures are never charged.
Parameters schema
{
"type": "object",
"required": [
"url"
],
"properties": {
"url": {
"type": "string",
"format": "uri",
"description": "Public Facebook group URL, e.g. https://facebook.com/groups/ID."
},
"limit": {
"type": "integer",
"minimum": 1,
"description": "Max items to return. Default 20, max 200. Billed per result."
}
},
"additionalProperties": false
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.CDCStream/captapi
https://github.com/CDCStream/captapi
1/7 registries