create_document
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Create a document in the Campaign IDE editor (free). Perfect for reports, audits, strategy docs, and plans that can be collaboratively edited.
Parameters schema
{
"type": "object",
"title": "create_documentArguments",
"required": [
"title",
"content"
],
"properties": {
"title": {
"type": "string",
"title": "Title"
},
"content": {
"type": "string",
"title": "Content"
},
"organization_id": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"title": "Organization Id",
"default": null
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
io.github.Synter-Media-AI/synter-ads
https://github.com/Synter-Media-AI/mcp-server
4/7 registries