get-project-config
Retrieve the currently configured project ID from the MCP server to enable authentication system integration and framework-specific client code generation.
Instructions
현재 MCP 서버에 설정된 프로젝트 ID를 확인합니다.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}