Skip to main content
Glama
Zesty0wl
by Zesty0wl

createLanProfile

Destructive

Create a LAN profile with native and tagged network assignments plus port settings for PoE, STP, loopback detection, port isolation, and LLDP-MED.

Instructions

Create a new LAN profile with native/tagged network assignments and port settings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
poeYesWhether PoE is enabled
nameYes
siteIdNo
lldpMedEnableYesWhether LLDP-MED is enabled
tagNetworkIdsYesTagged network IDs
nativeNetworkIdYesNative (untagged) network ID
spanningTreeEnableYesWhether Spanning Tree Protocol is enabled
portIsolationEnableYesWhether port isolation is enabled
loopbackDetectEnableYesWhether loopback detection is enabled
Install Server

TDQS

B3.2/5.0
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

The annotations include destructiveHint: true, but the description adds no behavioral context beyond that. It does not explain potential side effects on switch ports, whether creating a profile affects existing devices, or what happens if a profile with the same name exists.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single, front-loaded sentence with no filler words. It efficiently conveys the core purpose without unnecessary detail.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 9 parameters, 8 required, no output schema, and a destructive hint, the description is too thin. It does not explain what a LAN profile is used for, the role of siteId, constraints on network assignments, or what the result of the operation is.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema description coverage is 78%, so most parameters already have meaningful descriptions. The description adds only a high-level grouping ('native/tagged network assignments and port settings') without explaining parameters beyond what the schema provides.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states a specific verb and resource: 'Create a new LAN profile' with details on network assignments and port settings. This clearly distinguishes it from siblings like createLanNetwork and updateLanProfile by naming the exact resource type and action.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance is given on when to use this tool versus alternatives like createLanNetwork, updateLanProfile, or setSwitchPortProfile. The description only says what the tool does, not when it is the appropriate choice.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Other Tools

Latest Blog Posts

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/Zesty0wl/omada-mcp'

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