OpenCTI MCP Server

get_user_by_id

Retrieve user information by ID using the OpenCTI MCP Server integration to fetch cyber threat intelligence data for analysis and decision-making.

Instructions

根據ID獲取使用者資訊

Input Schema

NameRequiredDescriptionDefault
idYes使用者ID

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "使用者ID", "type": "string" } }, "required": [ "id" ], "type": "object" }
ID: ml61kiz1gm