Skip to main content
Glama

salesforce_learn_context

Capture and store user context, business processes, and Salesforce data model insights to provide personalized, context-aware assistance across sessions.

Instructions

Learn and store personal/business context about the user and their Salesforce data model relationships. This helps provide better context-aware assistance across sessions. PROACTIVELY CAPTURE AHA MOMENTS: Whenever you discover something important about the user's workflow, business processes, preferences, challenges, or breakthrough insights during conversations, automatically use store_learning to preserve this knowledge. Look for moments when the user reveals key information, expresses frustration, shares successful strategies, or has realizations - these are valuable learnings that should be stored immediately.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: start_interview (begin learning), answer_question (provide answers), show_context (display stored context), reset_context (clear all), suggest_questions (get intelligent questions based on data model), quick_setup (explain everything in one go), store_learning (AUTOMATICALLY capture breakthrough insights, aha moments, user preferences, workflow patterns, pain points, or any valuable context discovered during conversation)
question_idNoID of the question being answered (when action is 'answer_question')
answerNoAnswer to the question (when action is 'answer_question')
context_typeNoType of context to focus on (for show_context and suggest_questions). Can be any section name like 'personal', 'business', 'data_model', 'technical_preferences', etc., or 'all' for everythingall
full_nameNoYour full name (for quick_setup)
emailNoYour email address (for quick_setup)
roleNoYour professional role/position (for quick_setup)
company_nameNoYour company name (for quick_setup)
industryNoYour company's industry (for quick_setup)
business_process_descriptionNoComplete description of your business processes, how you use Salesforce, what you do, etc. (for quick_setup)
sectionNoContext section to store the learning in (for store_learning). Use descriptive names that capture the nature of the insight: 'aha_moments' for breakthrough realizations, 'pain_points' for challenges discovered, 'workflow_insights' for process discoveries, 'preferences' for user likes/dislikes, 'success_patterns' for what works well, 'technical_discoveries' for system insights, etc. Will be created dynamically if it doesn't exist.
keyNoKey name for the learning (for store_learning). Use specific, descriptive names that capture the insight: 'critical_realization_about_X', 'main_frustration_with_Y', 'breakthrough_solution_for_Z', 'preferred_approach_to_A', 'discovered_workflow_pattern_B', etc. Be specific about what was learned.
valueNoValue/content of the learning (for store_learning)
overwriteNoWhether to overwrite existing values for the same key (for store_learning). Default: false

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/AiondaDotCom/mcp-salesforce'

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