gcp_services_list
List enabled API services in a GCP project with optional filtering by service name and output format selection.
Instructions
API 목록|활성화된 서비스|enabled APIs|services - 프로젝트에서 활성화된 API 서비스 목록을 조회합니다
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | No | GCP 프로젝트 ID (기본: 현재 설정된 프로젝트) | |
| filter | No | 서비스 이름 필터 (예: "run", "sql", "storage") | |
| format | No | 출력 형식 (기본: text) | text |