get_project_context
Retrieve project environments and folder structures to understand API development context and available resources for testing workflows.
Instructions
Get project context including environments and folders. Validates MCP token and returns enriched project data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}