Skip to main content
Glama
Aman3786

IT Onboarding Automator MCP Server

by Aman3786

retry_provision

Retry provisioning for a failed webhook event by supplying the event ID to reload the stored payload and rerun hire provisioning.

Instructions

Retry provisioning for a previously failed webhook event by event_id. Reloads the stored payload and runs the hire provisioning flow again.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
event_idYes

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior3/5

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

With no annotations provided, the description carries full burden. It mentions reloading stored payload and running the hire provisioning flow, indicating a mutation operation. However, it lacks details on side effects, retry limits, idempotency, or potential consequences.

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 extremely concise with two sentences that front-load the purpose and action. No unnecessary words or repetition.

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

Completeness4/5

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

Given the tool has only one parameter, an output schema, and clear siblings, the description covers the core functionality well. It could elaborate on the output or error conditions, but it is sufficiently complete for this context.

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?

The only parameter, 'event_id', is described as identifying the event, but the description does not explain its format, source, or constraints. With 0% schema coverage, the description adds minimal meaning beyond the schema's name.

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 verb 'Retry' and the resource 'provisioning for a previously failed webhook event'. It distinguishes from sibling tools like 'list_failed_events' and 'get_employee_access' by focusing on the retry action for failed events.

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

Usage Guidelines4/5

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

The description specifies it is for 'previously failed webhook events', providing clear context. However, it does not explicitly state when not to use this tool or list alternatives, though the sibling tools imply distinct purposes.

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/Aman3786/IT-Onboarding-Automator'

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