update_org_branding
ActiveTool of mcp-server-dashform
declared in 1.0.0
Update the active org's white-label branding. Owner/admin only. Returns the updated branding.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"properties": {
"brandColor": {
"type": "string",
"default": ""
},
"faviconUrl": {
"type": "string",
"default": ""
},
"brandLogoUrl": {
"type": "string",
"default": ""
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-server-dashform
https://github.com/makloai/mcp-server-dashform
2/7 registries