Skip to main content
Glama

Cisco MCP Pods Server

by ruegreen

get_all_pods

Retrieve all pods from a specified Cisco collection to manage and access pod information for deployment and configuration tasks.

Instructions

Get all pods from a specific collection. Works with any collection name like ciscolivepods, coelabpods, testpods, etc.

Input Schema

NameRequiredDescriptionDefault
collectionYesCollection name (e.g., ciscolivepods, coelabpods, testpods)

Input Schema (JSON Schema)

{ "properties": { "collection": { "description": "Collection name (e.g., ciscolivepods, coelabpods, testpods)", "type": "string" } }, "required": [ "collection" ], "type": "object" }

Other Tools from Cisco MCP Pods Server

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ruegreen/CiscoMCPPods'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server