getProjects
Retrieve a list of projects from the Unleash feature flag management system to enable operations like creating, updating, and managing feature flags across different project environments.
Instructions
Retrieve a list of projects
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}