From ac0d1f817a43d5f800f75d7eb4bdf1e2e13c6727 Mon Sep 17 00:00:00 2001 From: Sudheer2137 Date: Fri, 4 Jul 2025 11:29:08 +0530 Subject: [PATCH] text changes --- plugins/list-public-slack-channels/README.md | 2 +- plugins/workday-upcoming-birthday-lookup/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/plugins/list-public-slack-channels/README.md b/plugins/list-public-slack-channels/README.md index ab3d2ba5..cf69ab4c 100644 --- a/plugins/list-public-slack-channels/README.md +++ b/plugins/list-public-slack-channels/README.md @@ -34,7 +34,7 @@ We recommend creating the connector for Slack first, prior to installing this pl **Note**: For **Fetch Public Slack Channels** functionality, you will need to also add the following permissions (the connector guide will walk you through how to add permissions): -- Assign the `channels:read`, `groups:read`, `im:read` and `mpim:read` scopes to the User token that is being used. +- Assign the `channels:read`, `groups:read`, `im:read` and `mpim:read` scopes to the **Bot User OAuth Token** that is being used. Once the connector is configured, please refer to our [plugin installation documentation](https://help.moveworks.com/docs/ai-agent-marketplace-installation) for more information on how to install a plugin. diff --git a/plugins/workday-upcoming-birthday-lookup/README.md b/plugins/workday-upcoming-birthday-lookup/README.md index dd1b5471..20a77d2b 100644 --- a/plugins/workday-upcoming-birthday-lookup/README.md +++ b/plugins/workday-upcoming-birthday-lookup/README.md @@ -52,7 +52,7 @@ https://your-domain.com/ccx/service/customreport2///Alert_-_Bi ### **Get the URL for the Report** -In this step, we will get the URL for the report we want to run within Creator Studio. We are using a inbuilt report as part of this example but you can call any report that already exists or that you create using these steps. +In this step, we will get the URL for the report we want to run within Agent Studio. We are using a inbuilt report as part of this example but you can call any report that already exists or that you create using these steps. We are going to use the `*Alert - Birthdays for this week and next*` report to get the upcoming birthdays for this example.