get_chkp_mcp_server_prompts
Retrieves all available prompts from a CheckPoint MCP server, providing each prompt's name, description, and arguments.
Instructions
Get all prompts from a CheckPoint MCP server.
Connects to the specified MCP server via stdio and retrieves all available prompts with their metadata including name, description, and arguments.
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 |