Skip to main content
Glama
wyre-technology

proofpoint-mcp

proofpoint_people_get_vap

Get the Very Attacked People (VAP) report to identify high-risk users ranked by attack index. Use it to focus security efforts on those receiving the most attacks within a specified time window.

Instructions

Get the Very Attacked People (VAP) report. Returns users who received the most attacks, ranked by attack index. Useful for identifying high-risk users.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPage number (default: 1)
sizeNoResults per page (default: 1000)
windowNoTime window in days: 14, 30, or 90 (default: 30)
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It states the report returns ranked users, but does not disclose whether this is a read-only safe operation, whether it requires special permissions, or any rate limit implications. The lack of side-effect/safety information is a notable gap.

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?

The description is two sentences and front-loaded with the tool's core purpose. Every sentence adds value without extra fluff.

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

Completeness4/5

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

Despite missing annotations and output schema, the description adequately explains the tool's purpose and return value. The parameters are well-documented in the schema. However, the lack of explicit behavioral context (e.g., pagination expectations) prevents a perfect score.

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?

All three parameters have full schema descriptions (100% coverage), so the schema already documents their meaning. The description adds no additional parameter semantics, resulting in the baseline score of 3.

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

Purpose4/5

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

The description clearly states the tool gets the Very Attacked People (VAP) report and explains what it returns (users most attacked, ranked by attack index). However, it does not directly compare against sibling tools like proofpoint_people_get_top_clickers, so it falls short of full differentiation.

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?

The phrase 'Useful for identifying high-risk users' provides clear context for when to use the tool, but there is no explicit guidance on when not to use it or which alternative to choose, making it only implied usage.

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/proofpoint-mcp'

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