Skip to main content
Glama
wyre-technology

avanan-mcp

hec_search_emails

Search emails and SaaS entities in Checkpoint Harmony Email. Filter by sender, recipient, subject, SaaS platform, date range, and use extended attribute filters for precise matching.

Instructions

Search email and SaaS entities in Checkpoint Harmony Email. Filter by sender, recipient, subject, SaaS platform, and date range. Use extended filters for precise attribute matching (contains, startsWith, isEmpty, etc.).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
saasYesSaaS platform to search (required). E.g. office365_emails, google_mail.
endDateNoEnd date for the search (ISO 8601).
filtersNoAttribute filters. Each filter has saasAttrName, saasAttrOp, and saasAttrValue.
scrollIdNoScroll ID for pagination
startDateYesStart date for the search (ISO 8601, required).
saasEntityNoSaaS entity type filter (optional).
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations provided, and description does not disclose behavioral traits like read-only nature, rate limits, or whether it returns paginated results. The scrollId parameter is not explained in the description.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two concise sentences with clear structure, front-loading the purpose and then detailing filter options.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

High schema coverage partially compensates, but no mention of output format or pagination behavior, leaving gaps for a search tool.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Input schema has 100% coverage, and description reiterates filter types and extended operators, adding minimal additional meaning beyond what schema already provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

Description explicitly states it searches email and SaaS entities with filters for sender, recipient, subject, etc., clearly distinguishing from siblings like hec_get_email (retrieves a specific email) and hec_query_events (queries events).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines3/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Mentions using extended filters for precise matching, giving some usage context, but does not explicitly state when to use this tool over alternatives or when not to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/wyre-technology/avanan-mcp'

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