Skip to main content
Glama
pingidentity

PingOne Advanced Identity Cloud MCP Server

Official
by pingidentity

setVariable

Create or update environment variables in PingOne Advanced Identity Cloud to store configuration values like strings, arrays, objects, booleans, integers, numbers, or lists for identity management workflows.

Instructions

Create or update an environment variable (ESV) in PingOne AIC

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
variableIdYesVariable ID (format: esv-*)
valueNoVariable value as native type (NOT JSON string). Examples: string: 'hello', array: ['a','b'], object: {"key":"val"}, bool: true, int: 42, number: 3.14, list: 'a,b,c'. The tool handles JSON serialization internally for array/object types.
typeYesThe variable type. Determines how the value is interpreted. Note: Type cannot be changed after creation. Ping recommends using 'array' instead of 'list'.
descriptionNoOptional description of the variable's purpose

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/pingidentity/aic-mcp-server'

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