account_capabilities
ActiveTool of io.github.ndesv21/socialclaw
Get publish capabilities and provider rules for connected accounts: what media is allowed, text limits, and whether publishing is currently possible. Pass accountId for one account, or provider to filter, or neither for all.
Parameters schema
{
"type": "object",
"properties": {
"provider": {
"type": "string",
"description": "Optional provider filter."
},
"accountId": {
"type": "string",
"description": "Optional account id."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.ndesv21/socialclaw
https://github.com/ndesv21/socialclaw
2/7 registries