Skip to main content
Glama

Postman MCP Generator

by Amit-Lakhani

update_activity_state

Update an activity's state in Adobe Target using the Postman MCP Generator. Specify the tenant identifier and desired state to manage activity configurations effectively.

Instructions

Update the state of an activity in Adobe Target.

Input Schema

NameRequiredDescriptionDefault
stateYesThe new state to set for the activity.
tenantYesThe tenant identifier.

Input Schema (JSON Schema)

{ "properties": { "state": { "description": "The new state to set for the activity.", "type": "string" }, "tenant": { "description": "The tenant identifier.", "type": "string" } }, "required": [ "tenant", "state" ], "type": "object" }
Install Server

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/mcp1'

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