Skip to main content
Glama

mcp-google-sheets

zh.json7.43 kB
{ "Cloud based task management application.": "Cloud based task management application.", "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and ad": "\n1. Sign in to [Microsoft Azure Portal](https://portal.azure.com/).\n2. From the left sidebar, go to **Microsoft Enfra ID**.\n3. Under **Manage**, click on **App registrations**.\n4. Click the **New registration** button.\n5. Enter a **Name** for your app.\n6. For **Supported account types**, choose:\n - **Accounts in any organizational directory (Any Microsoft Entra ID tenant - Multitenant) and personal Microsoft accounts**\n - Or select based on your requirement.\n7. In **Redirect URI**, select **Web** and add the given URL.\n8. Click **Register**.\n9. After registration, you’ll be redirected to the app’s overview page. Copy the **Application (client) ID**.\n10. From the left menu, go to **Certificates & secrets**.\n - Under **Client secrets**, click **New client secret**.\n - Provide a description, set an expiry, and click **Add**.\n - Copy the **Value** of the client secret (this will not be shown again).\n11. Go to **API permissions** from the left menu.\n - Click **Add a permission**.\n - Select **Microsoft Graph** → **Delegated permissions**.\n - Add the following scopes:\n - User.Read\n - Tasks.ReadWrite\n - offline_access\n - Click **Add permissions**.\n12. Copy your **Client ID** and **Client Secret**.\n", "Create Task": "Create Task", "Create Task List": "Create Task List", "Update Task": "Update Task", "Update Task List": "Update Task List", "Complete Task": "Complete Task", "Delete Task": "Delete Task", "Add an Attachment": "Add an Attachment", "Get Task": "Get Task", "Find Task List": "Find Task List", "Find Task": "Find Task", "Custom API Call": "自定义 API 呼叫", "Creates a new task.": "Creates a new task.", "Create a new task list.": "Create a new task list.", "Update an existing task.": "Update an existing task.", "Updates an existing task list.": "Updates an existing task list.", "Marks a task as completed.": "Marks a task as completed.", "Deletes an existing task.": "Deletes an existing task.", "Adds an attachment to a task.": "Adds an attachment to a task.", "Gets the details of a specific task.": "Gets the details of a specific task.", "Finds a task list by its name.": "Finds a task list by its name.", "Finds tasks by title.": "Finds tasks by title.", "Make a custom API call to a specific endpoint": "将一个自定义 API 调用到一个特定的终点", "Task List": "Task List", "Title": "标题", "Body Content": "Body Content", "Importance": "Importance", "Status": "状态", "Due Date": "Due Date", "Reminder Date": "Reminder Date", "Start Date": "Start Date", "Categories": "Categories", "Task": "Task", "New Name": "New Name", "File": "文件", "Attachment Name (Optional)": "Attachment Name (Optional)", "Match Type": "Match Type", "Task Title": "Task Title", "Method": "方法", "Headers": "信头", "Query Parameters": "查询参数", "Body": "正文内容", "Response is Binary ?": "Response is Binary ?", "No Error on Failure": "失败时没有错误", "Timeout (in seconds)": "超时(秒)", "The task list to create the task in.": "The task list to create the task in.", "The title of the task.": "The title of the task.", "The body or notes for the task.": "The body or notes for the task.", "The importance of the task.": "The importance of the task.", "The status of the task.": "The status of the task.", "The date and time the task is scheduled to start.": "The date and time the task is scheduled to start.", "Comma-separated categories for the task (e.g., Work, Personal).": "Comma-separated categories for the task (e.g., Work, Personal).", "The name for the new task list.": "The name for the new task list.", "The task list containing the task to update.": "The task list containing the task to update.", "The task to update.": "The task to update.", "The task list to update.": "The task list to update.", "The new name for the task list.": "The new name for the task list.", "The task list containing the task you want to complete.": "The task list containing the task you want to complete.", "The specific task to mark as complete.": "The specific task to mark as complete.", "The list containing the task you want to delete.": "The list containing the task you want to delete.", "The specific task to delete.": "The specific task to delete.", "The task list that contains the task.": "The task list that contains the task.", "The task to which you are adding the attachment.": "The task to which you are adding the attachment.", "The file to attach (up to 25 MB supported).": "The file to attach (up to 25 MB supported).", "The name to display for the attachment. If left blank, the original filename will be used.": "The name to display for the attachment. If left blank, the original filename will be used.", "The list containing the task you want to retrieve.": "The list containing the task you want to retrieve.", "The specific task to retrieve.": "The specific task to retrieve.", "The name (or partial name) of the task list to find.": "The name (or partial name) of the task list to find.", "How to match the list name.": "How to match the list name.", "Select a specific task list to search within.": "Select a specific task list to search within.", "The title (or partial title) of the task to find.": "The title (or partial title) of the task to find.", "How to match the task title.": "How to match the task title.", "Authorization headers are injected automatically from your connection.": "授权头自动从您的连接中注入。", "Enable for files like PDFs, images, etc..": "Enable for files like PDFs, images, etc..", "Low": "Low", "Normal": "Normal", "High": "High", "Not Started": "Not Started", "In Progress": "In Progress", "Completed": "Completed", "Waiting On Others": "Waiting On Others", "Deferred": "Deferred", "Contains": "Contains", "Starts With": "Starts With", "Exact Match": "精确匹配", "GET": "获取", "POST": "帖子", "PATCH": "PATCH", "PUT": "弹出", "DELETE": "删除", "HEAD": "黑色", "New Task": "New Task", "New or Updated Task": "New or Updated Task", "New List": "New List", "Task Completed": "Task Completed", "Triggers when a new task is created.": "Triggers when a new task is created.", "Triggers when a new task is created or an existing task is updated.": "Triggers when a new task is created or an existing task is updated.", "Triggers when a new task list is created.": "Triggers when a new task list is created.", "Triggers when a task is completed in a specific list.": "Triggers when a task is completed in a specific list.", "The list to watch for completed tasks.": "The list to watch for completed tasks." }

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/activepieces/activepieces'

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