steampipe-mcp

Official
by turbot

steampipe_plugin_show

Retrieve detailed information about a Steampipe plugin, including version, memory limits, and configuration, by specifying its name.

Instructions

Get details for a specific Steampipe plugin installation, including version, memory limits, and configuration.

Input Schema

NameRequiredDescriptionDefault
nameYesName of the plugin to show details for

Input Schema (JSON Schema)

{ "additionalProperties": false, "properties": { "name": { "description": "Name of the plugin to show details for", "type": "string" } }, "required": [ "name" ], "type": "object" }

You must be authenticated.

Other Tools from steampipe-mcp

Related Tools

ID: i4a149hwmy