OpenCTI MCP Server

get_report_by_id

Retrieve detailed cyber threat intelligence reports from OpenCTI by specifying a unique report ID using the MCP server integration.

Instructions

根據ID獲取OpenCTI報告

Input Schema

NameRequiredDescriptionDefault
idYes報告ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "報告ID", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from OpenCTI MCP Server

Related Tools

ID: ml61kiz1gm