Skip to main content
Glama

configuration_system_management

Manage Ansible Automation Platform system settings, instance groups, and license information through configuration operations and updates.

Instructions

Configuration and system management tool. Handles system settings, instance groups, and license information.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction: get_settings, update_settings, list_settings_categories, get_system_config, list_instance_groups, create_instance_group, update_instance_group, get_license_info
setting_categoryNoSetting category (authentication, system, etc.)
instance_group_idNoInstance group ID
setting_dataNoSettings data
instance_group_dataNoInstance group data
filtersNoFilters for listing

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior2/5

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

With no annotations provided, the description carries full burden but only states what the tool 'handles' without disclosing behavioral traits like permissions needed, whether operations are read-only or destructive, rate limits, or response formats. It lacks crucial context for a multi-action tool.

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

Conciseness4/5

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

The description is appropriately sized with two concise sentences that cover the main domains. It's front-loaded with the tool's scope, though it could be more structured by explicitly mentioning the action parameter's role.

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

Completeness3/5

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

Given the tool's complexity (6 parameters, multi-action) and no annotations, the description is incomplete—it doesn't explain the action parameter's significance or behavioral implications. However, the presence of an output schema reduces the need to describe return values, keeping it at a minimum viable level.

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 100%, so the schema fully documents all 6 parameters. The description adds no parameter-specific information beyond what's in the schema, maintaining the baseline score of 3 for adequate but not enhanced parameter semantics.

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

Purpose3/5

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

The description states the tool handles 'system settings, instance groups, and license information', which provides a general purpose but lacks specific verbs and doesn't distinguish from siblings like 'system_extensions_management' or 'gateway_service_management'. It's vague about what 'handles' means in terms of specific operations.

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 on when to use this tool versus alternatives like 'system_extensions_management' or 'gateway_service_management'. The description mentions broad categories but doesn't provide context for choosing this tool over others in the sibling list.

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

Install Server

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/anshulbehl/aap-mcp-pilot'

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