list_posts
ActiveTool of io.github.ndesv21/socialclaw
declared in 0.1.14
List posts in the workspace with optional filters.
Parameters schema
{
"type": "object",
"properties": {
"limit": {
"type": "number"
},
"runId": {
"type": "string"
},
"status": {
"type": "string",
"description": "e.g. scheduled, published, failed, canceled."
},
"account": {
"type": "string",
"description": "Account handle filter."
},
"provider": {
"type": "string"
},
"campaignId": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
io.github.ndesv21/socialclaw
https://github.com/ndesv21/socialclaw
2/7 registries