Skip to main content
Glama

run_discovery_scan

Trigger a ServiceNow Discovery scan using a schedule ID to discover network devices and infrastructure. Optionally specify a MID server for execution.

Instructions

[Write] Trigger a ServiceNow Discovery scan for network/infrastructure

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
mid_serverNoOptional MID server name
schedule_idYesDiscovery schedule sys_id to run
Behavior2/5

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

Description does not disclose side effects (e.g., CI creation or update), asynchronous nature, or permission requirements. Annotations indicate non-readOnly and non-idempotent, but description adds no behavioral context beyond 'Trigger a ... scan'.

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 a single sentence, which is concise. However, the '[Write]' prefix adds minor clutter. Overall, it is efficient but lacks depth.

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?

No output schema is present, and the description does not explain return values or post-trigger behavior. For a tool that initiates a potentially impactful process, more context is needed.

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 coverage is 100%, and descriptions are provided for both parameters. The tool description does not add meaning beyond what the schema already conveys, so baseline 3 is appropriate.

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 clearly states the action 'Trigger a ServiceNow Discovery scan' and the target resource 'network/infrastructure'. It distinguishes from sibling tools like 'scan_vulnerabilities' and 'run_atf_test'.

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 when-to-use or when-not-to-use guidance is provided. Sibling tools like 'scan_vulnerabilities' or 'cmdb_find_duplicates' are not differentiated in terms of use case.

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/aartiq/nowaikit'

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