Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Schema
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| hubspot_create_contact | Create a new contact in HubSpot |
| hubspot_create_company | Create a new company in HubSpot |
| hubspot_get_company_activity | Get activity history for a specific company |
| hubspot_get_recent_engagements | Get recent engagement activities across all contacts and companies |
| hubspot_get_active_companies | Get most recently active companies from HubSpot |
| hubspot_get_active_contacts | Get most recently active contacts from HubSpot |
| create_shared_summary | Create a new conversation summary in the shared space |
| get_shared_summaries | Retrieve all conversation summaries for the company |