bulk_update_content_status
Batch status change for multiple content items (e.g. publish or archive several at once).
Available from 1 provider (1 remote)
Input Schema
{
"type": "object",
"properties": {
"contentItemIds": {
"description": "JSON array of content item ID strings",
"type": "string"
},
"status": {
"description": "New status: Draft, ReadyForReview, Published, Archived",
"type": "string"
}
},
"required": [
"contentItemIds",
"status"
]
}
Remote Providers (1)
These servers are accessible over the network — no local installation needed.
BrandKarma
Remotehttps://app.getbrandkarma.com/api/mcp/