list_projects
Retrieve a comprehensive list of all configured Optimizely projects to streamline deployment and environment management across Integration, Preproduction, and Production stages.
Instructions
List all configured Optimizely projects
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"$schema": "http://json-schema.org/draft-07/schema#",
"additionalProperties": false,
"properties": {},
"type": "object"
}