Skip to main content
Glama

get_support

Access support contact details, documentation URLs, API references, and GitHub issue reporting for Optimizely DXP deployment assistance.

Instructions

💬 Get support contact information and documentation. INSTANT: <1s. Returns support email, documentation URLs, API reference links, and GitHub issues page. Use when you need help or want to report issues. No parameters. Returns support resources object.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • Registration of the 'get_support' tool in the NLP parser's action patterns array, mapping natural language intents like 'help', 'support', or 'contact' to this tool with category 'info'.
    { pattern: /^(help|support|contact)/i, tool: 'get_support', category: 'info' }
  • Tool schema and availability configuration in the ToolAvailabilityMatrix, available in all hosting types under 'Support' category with description 'Get support contact information'.
    'get_support': { hostingTypes: ['dxp-paas', 'dxp-saas', 'self-hosted', 'unknown'], category: 'Support', description: 'Get support contact information' },

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JaxonDigital/optimizely-dxp-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server