MCP SysOperator

by tarnover

aws_dynamic_inventory

Generate AWS dynamic inventory by specifying regions, filters, and hostnames, enabling efficient resource management with customizable keyed groups and composition options.

Instructions

Create AWS dynamic inventory

Input Schema

NameRequiredDescriptionDefault
composeNo
filtersNo
hostnamesNo
keyed_groupsNo
regionYes

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "compose": { "additionalProperties": { "type": "string" }, "type": "object" }, "filters": { "additionalProperties": {}, "type": "object" }, "hostnames": { "items": { "type": "string" }, "type": "array" }, "keyed_groups": { "items": { "additionalProperties": false, "properties": { "key": { "type": "string" }, "prefix": { "type": "string" }, "separator": { "type": "string" } }, "required": [ "prefix", "key" ], "type": "object" }, "type": "array" }, "region": { "minLength": 1, "type": "string" } }, "required": [ "region" ], "type": "object" }

You must be authenticated.

Other Tools from MCP SysOperator

Related Tools

ID: 7ov3ozxt9a