Skip to main content
Glama
Zesty0wl
by Zesty0wl

getThreatList

Retrieve paginated network threat intelligence with severity, source/destination IPs, countries, and classification. Filter by time, archived status, severity, site, or search to analyze security threats.

Instructions

Get the global view threat management list. Returns paginated threat information including severity, source/destination IPs, countries, classification, and more.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoStart page number. Start from 1.
endTimeYesEnd timestamp in seconds (e.g., 1682000000)
archivedYesWhether to include archived threats
pageSizeNoNumber of entries per page. Range: 1-1000.
severityNoThreat severity: 0=Critical, 1=Major, 2=Concerning, 3=Minor
siteListNoComma-separated site IDs. If not provided, all sites are selected by default.
sortTimeNoSort by time: asc or desc
searchKeyNoFuzzy search for Threat Description/Classification/Classification Description
startTimeYesStart timestamp in seconds (e.g., 1682000000)
Install Server

TDQS

A3.7/5.0
Behavior3/5

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

There are no annotations, so the description carries the full behavioral burden. It discloses pagination and the kind of information returned, which is useful. It does not mention required time constraints, authorization, or that archived threats are included/excluded by default, leaving some behavioral ambiguity.

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 a single, compact sentence that front-loads the core purpose and then lists key return contents. Every word contributes value, and there is no redundant repetition of the schema.

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?

For a tool with 9 parameters, 3 required, and no output schema, the description is fairly minimal. It gives a good orientation, but it does not clarify required time/archive parameters, the meaning of 'global view,' or whether the result has any aggregate/statistical nature. The schema covers paramters, so the gaps are moderate rather than severe.

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?

The schema description coverage is 100%, so the baseline is 3. The description does not add meaningful parameter-level guidance; it lists output fields rather than explaining input semantics. No additional context about required startTime/endTime/archived or filtering behavior is provided in the description.

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?

The description uses a specific verb and resource: "Get the global view threat management list." It also lists concrete content types (severity, source/destination IPs, countries, classification), which makes the purpose unmistakable. No sibling tool overlaps with 'threat list,' so it is clearly differentiated.

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 description implies when to use the tool: when you need the global threat management list. However, it does not explicitly state when not to use it or name alternatives such as listEvents or listLogs. The usage context is inferable but not made explicit.

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

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/Zesty0wl/omada-mcp'

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