help
Access guidance for using BuildBetter MCP to integrate company and customer knowledge across tools. Enter a specific topic for targeted assistance.
Instructions
Get help on using BuildBetter MCP effectively
Input Schema
Name | Required | Description | Default |
---|---|---|---|
topic | No | Optional specific topic to get help on |
Input Schema (JSON Schema)
{
"properties": {
"topic": {
"description": "Optional specific topic to get help on",
"type": "string"
}
},
"type": "object"
}