Skip to main content
Glama
threadlinqs-cmd

Intel Threadlinqs MCP

Threat Actor Profile

get_actor_profile
Read-onlyIdempotent

Retrieve a lean threat actor profile with metadata, attribution counts, MITRE tactic rollup, and IOC category summaries for quick intelligence overview.

Instructions

Get a lean threat actor profile. Requires Purple tier ($11.99/mo). Returns: actor metadata + attribution counts + attributed-threat summary rows + MITRE tactic rollup with technique ids + IOC category counts (no raw values) + CVE/CWE/tool summaries + relationships. For heavy detail use follow-up tools: get_threat(id), get_detections(threat_id) / get_detection_detail, search_iocs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
nameYesActor name or canonical alias (e.g. 'APT29', 'Lazarus Group')

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior5/5

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

Annotations declare readOnlyHint, idempotentHint, destructiveHint. The description adds beyond these by noting the subscription requirement and specifying what the profile includes and excludes (e.g., 'IOC category counts (no raw values)'). No contradictions.

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, well-structured paragraph that front-loads the purpose, then lists details and alternatives. No redundant or unnecessary sentences.

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

Completeness5/5

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

Given the presence of annotations and output schema (though not shown), the description sufficiently covers purpose, prerequisites, return content, and tool alternatives. It is complete for a retrieval 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?

Schema coverage is 100% for the single parameter 'name', with description providing example aliases. The description does not add additional semantic meaning beyond the schema, so baseline 3 is appropriate.

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 clearly states 'Get a lean threat actor profile' with a specific verb and resource. It lists the return content and distinguishes from siblings by mentioning follow-up tools for deeper detail.

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

Usage Guidelines5/5

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

Explicitly states the required subscription tier ('Requires Purple tier ($11.99/mo)') and advises when to use alternative tools ('For heavy detail use follow-up tools: get_threat, get_detections/get_detection_detail, search_iocs').

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/threadlinqs-cmd/intelthreadlinqs-mcp'

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