contentful-mcp

list_environments

Retrieve all environments within a specified Contentful space using this tool. Ideal for managing and organizing space-specific environments efficiently.

Instructions

List all environments in a space

Input Schema

NameRequiredDescriptionDefault
spaceIdYes

Input Schema (JSON Schema)

{ "properties": { "spaceId": { "type": "string" } }, "required": [ "spaceId" ], "type": "object" }
ID: l2fxeaot4p