get_chkp_mcp_server_tools
Retrieve all tools from a specified CheckPoint MCP server, including metadata like name, description, and input schema.
Instructions
Get all tools from a CheckPoint MCP server.
Connects to the specified MCP server via stdio and retrieves all available tools with their metadata including name, description, and input schema.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| package_name | Yes | The NPM package name of the MCP server (e.g., "@chkp/quantum-gw-cli-mcp") |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |