get-workloads
Retrieve workload information from the Illumio PCE by specifying a workload name to manage security policies and analyze traffic flows.
Instructions
Get workloads from the PCE
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Retrieve workload information from the Illumio PCE by specifying a workload name to manage security policies and analyze traffic flows.
Get workloads from the PCE
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes |
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. It only states 'Get workloads from the PCE', which implies a read operation but doesn't cover critical aspects like permissions required, rate limits, pagination, error handling, or what the return format might be. This is inadequate for a tool with no annotation coverage.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, efficient sentence with zero waste. It's appropriately sized and front-loaded, clearly stating the tool's purpose without unnecessary details. Every word earns its place.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's complexity (a read operation with one parameter), lack of annotations, no output schema, and low schema coverage, the description is incomplete. It doesn't provide enough context for an AI agent to understand how to use it effectively, missing details on behavior, parameters, and output.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The input schema has one required parameter 'name' with 0% description coverage, and the tool description adds no information about parameters. It doesn't explain what 'name' refers to (e.g., workload name, filter criteria), its format, or examples. With low schema coverage, the description fails to compensate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description states the action ('Get') and resource ('workloads from the PCE'), providing a basic purpose. However, it's vague about what 'workloads' are or what 'PCE' stands for, and it doesn't differentiate from sibling tools like 'get-events' or 'get-services' beyond the resource name. It meets the minimum viable standard but lacks specificity.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides no guidance on when to use this tool versus alternatives. There are no explicit or implied contexts, exclusions, or references to sibling tools like 'get-traffic-flows' or 'create-workload'. It merely states what it does without indicating usage scenarios.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/alexgoller/illumio-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server