Skip to main content
Glama

WeWork MCP Server

by FOX2920

get_project_details

Retrieve detailed information about a project by providing its unique ID. Returns essential project data for analysis and management.

Instructions

Lấy chi tiết của một dự án Args: project_id: ID của dự án Returns: Chi tiết dự án bao gồm thông tin cơ bản

Input Schema

NameRequiredDescriptionDefault
project_idYes

Input Schema (JSON Schema)

{ "properties": { "project_id": { "title": "Project Id", "type": "string" } }, "required": [ "project_id" ], "title": "get_project_detailsArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/FOX2920/Aplus-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server