Skip to main content
Glama

Postman MCP Generator

by Amit-Lakhani

update_activity_priority

Modify the priority of an activity in Adobe Target by specifying the tenant identifier and new priority value. Simplifies priority updates via API integration with Postman MCP Generator.

Instructions

Update the priority of an activity in Adobe Target.

Input Schema

NameRequiredDescriptionDefault
priorityYesThe new priority value for the activity.
tenantYesThe tenant identifier.

Input Schema (JSON Schema)

{ "properties": { "priority": { "description": "The new priority value for the activity.", "type": "string" }, "tenant": { "description": "The tenant identifier.", "type": "string" } }, "required": [ "tenant", "priority" ], "type": "object" }

You must be authenticated.

Other Tools from Postman MCP Generator

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/Amit-Lakhani/mcpserveronline'

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