create_google_doc
ActiveTool of io.github.Synter-Media-AI/synter-ads
declared in 1.27.0
Create a Google Doc from markdown or HTML content (5 credits)
Parameters schema
{
"type": "object",
"title": "create_google_docArguments",
"required": [
"title"
],
"properties": {
"html": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Html",
"default": null
},
"title": {
"type": "string",
"title": "Title"
},
"content": {
"anyOf": [
{
"type": "string"
},
{
"type": "null"
}
],
"title": "Content",
"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