Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| create_email_template | Converts raw agent output into an email-ready format with proper formatting, subject line, and professional structure |
| format_report_html | Formats agent output as a professional HTML report with sections, styling, and proper structure |
| create_executive_summary | Condenses long agent outputs into a concise executive summary with key points and recommendations |
| add_branding | Applies client-specific branding (headers, footers, colors, logos) to formatted content |
| validate_output_quality | Checks agent output quality - detects generic AI language, ensures specialization, and provides improvement suggestions |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |