Skip to main content
Glama
jshsakura

mfa-servicenow-mcp

by jshsakura

download_portal_sources

Download ServiceNow portal widget sources and related providers by scope, supporting incremental updates and selective exports.

Instructions

Targeted portal widgets/providers. Whole app: download_app_sources. widget_ids=one widget.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
scopeNoScope namespace (x_app) or app name; auto-resolved to the namespace.
page_sizeNo
output_dirNoOmit — default path is canonical and reused. Set only for one-off export.
widget_idsNoOptional list of widget sys_id/id/name. If empty, exports all widgets in scope.
incrementalNoRe-download only records changed since last sync. Full-scope only.
max_widgetsNo
include_widget_cssNo
reconcile_deletionsNoWarn about local records deleted on the instance. No auto-delete.
include_widget_templateNo
include_widget_link_scriptNo
include_widget_client_scriptNo
include_widget_server_scriptNo
include_linked_script_includesNo
include_linked_angular_providersNo
Behavior2/5

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

No annotations are provided, and the description offers no behavioral details such as safety, side effects, or prerequisites. It only states the broad purpose, insufficient for an agent to understand implications.

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

Conciseness3/5

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

The description is extremely short but the second sentence is fragmented ('widget_ids=one widget.'), which harms clarity. It is concise but not well-structured, lacking complete sentences.

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

Completeness1/5

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

Given 14 parameters, low schema coverage, no output schema, and no annotations, the description is grossly inadequate. It provides almost no context for correct use, leaving the agent to guess.

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

Parameters2/5

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

Schema coverage is only 36%, and the description adds no parameter explanations beyond the schema itself. The schema descriptions are also minimal, leaving many parameters (e.g., incremental, max_widgets) unexplained in context.

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

Purpose4/5

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

The description clearly indicates the tool targets portal widgets/providers and contrasts with download_app_sources for whole apps, implying a focused download. However, it does not explicitly state the action 'download' beyond the name.

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

Usage Guidelines3/5

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

The description provides implicit guidance by mentioning 'Whole app: download_app_sources' and 'widget_ids=one widget', suggesting use for targeted downloads, but lacks explicit when/when-not or alternatives.

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/jshsakura/mfa-servicenow-mcp'

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