Skip to main content
Glama

ServiceNow MCP Server

by javerthl

delete_workflow_activity

Remove a specific activity from a ServiceNow workflow by providing its activity ID to manage workflow configurations and automation processes.

Instructions

Delete an activity from a workflow

Input Schema

NameRequiredDescriptionDefault
activity_idYesActivity ID or sys_id

Input Schema (JSON Schema)

{ "properties": { "activity_id": { "description": "Activity ID or sys_id", "title": "Activity Id", "type": "string" } }, "required": [ "activity_id" ], "type": "object" }

Other Tools from ServiceNow MCP Server

Related Tools

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

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