> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pinkfish.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# gleap-engagement-inapp

> Gleap In-App Engagement - surveys, checklists, modals, product tours, tooltips, and cobrowse

**Server path:** `/gleap-engagement-inapp` | **Type:** Application | **PCID required:** Yes

## Tools

| Tool                                                                                                              | Description                           |
| ----------------------------------------------------------------------------------------------------------------- | ------------------------------------- |
| [`gleap_engagement_inapp_clone_engagement`](#gleap_engagement_inapp_clone_engagement)                             | Clone engagement                      |
| [`gleap_engagement_inapp_create_checklist`](#gleap_engagement_inapp_create_checklist)                             | Create a new checklist                |
| [`gleap_engagement_inapp_create_cobrowse_product_tour`](#gleap_engagement_inapp_create_cobrowse_product_tour)     | Create a new cobrowse product tour    |
| [`gleap_engagement_inapp_create_engagement_product_tour`](#gleap_engagement_inapp_create_engagement_product_tour) | Create a new product tour             |
| [`gleap_engagement_inapp_create_modal`](#gleap_engagement_inapp_create_modal)                                     | Create a new modal                    |
| [`gleap_engagement_inapp_create_news_article`](#gleap_engagement_inapp_create_news_article)                       | Create a new engagement news article  |
| [`gleap_engagement_inapp_create_survey`](#gleap_engagement_inapp_create_survey)                                   | Create a new survey                   |
| [`gleap_engagement_inapp_create_tooltip`](#gleap_engagement_inapp_create_tooltip)                                 | Create a new tooltip                  |
| [`gleap_engagement_inapp_delete_checklist`](#gleap_engagement_inapp_delete_checklist)                             | Delete a checklist                    |
| [`gleap_engagement_inapp_delete_cobrowse_product_tour`](#gleap_engagement_inapp_delete_cobrowse_product_tour)     | Delete an cobrowse product tour       |
| [`gleap_engagement_inapp_delete_modal`](#gleap_engagement_inapp_delete_modal)                                     | Delete a modal                        |
| [`gleap_engagement_inapp_delete_news_article`](#gleap_engagement_inapp_delete_news_article)                       | Delete a news article.                |
| [`gleap_engagement_inapp_delete_product_tour`](#gleap_engagement_inapp_delete_product_tour)                       | Delete a product tour                 |
| [`gleap_engagement_inapp_delete_survey`](#gleap_engagement_inapp_delete_survey)                                   | Delete a survey                       |
| [`gleap_engagement_inapp_delete_tooltip`](#gleap_engagement_inapp_delete_tooltip)                                 | Delete a tooltip                      |
| [`gleap_engagement_inapp_export_survey_responses`](#gleap_engagement_inapp_export_survey_responses)               | Export survey responses               |
| [`gleap_engagement_inapp_find_engagement_recipients`](#gleap_engagement_inapp_find_engagement_recipients)         | Find engagement recipients            |
| [`gleap_engagement_inapp_get_activities`](#gleap_engagement_inapp_get_activities)                                 | Get engagement activities             |
| [`gleap_engagement_inapp_get_activities_count`](#gleap_engagement_inapp_get_activities_count)                     | Get engagement activities count       |
| [`gleap_engagement_inapp_get_checklist`](#gleap_engagement_inapp_get_checklist)                                   | Get a checklist                       |
| [`gleap_engagement_inapp_get_checklists`](#gleap_engagement_inapp_get_checklists)                                 | Get all checklists                    |
| [`gleap_engagement_inapp_get_cobrowse_product_tour`](#gleap_engagement_inapp_get_cobrowse_product_tour)           | Get an cobrowse product tour          |
| [`gleap_engagement_inapp_get_cobrowse_product_tours`](#gleap_engagement_inapp_get_cobrowse_product_tours)         | Get all cobrowse product tours        |
| [`gleap_engagement_inapp_get_fixed_audience_samples`](#gleap_engagement_inapp_get_fixed_audience_samples)         | Get engagement fixed audience samples |
| [`gleap_engagement_inapp_get_modal`](#gleap_engagement_inapp_get_modal)                                           | Get a modal                           |
| [`gleap_engagement_inapp_get_modals`](#gleap_engagement_inapp_get_modals)                                         | Get all modals                        |
| [`gleap_engagement_inapp_get_news_article`](#gleap_engagement_inapp_get_news_article)                             | Get an engagement news article        |
| [`gleap_engagement_inapp_get_news_articles`](#gleap_engagement_inapp_get_news_articles)                           | Get all engagement news articles      |
| [`gleap_engagement_inapp_get_product_tour`](#gleap_engagement_inapp_get_product_tour)                             | Get a product tour                    |
| [`gleap_engagement_inapp_get_product_tours`](#gleap_engagement_inapp_get_product_tours)                           | Get all product tours                 |
| [`gleap_engagement_inapp_get_statistics`](#gleap_engagement_inapp_get_statistics)                                 | Get engagement statistics             |
| [`gleap_engagement_inapp_get_survey`](#gleap_engagement_inapp_get_survey)                                         | Get a survey                          |
| [`gleap_engagement_inapp_get_survey_response_samples`](#gleap_engagement_inapp_get_survey_response_samples)       | Get all survey response samples       |
| [`gleap_engagement_inapp_get_survey_responses`](#gleap_engagement_inapp_get_survey_responses)                     | Get all survey responses              |
| [`gleap_engagement_inapp_get_surveys`](#gleap_engagement_inapp_get_surveys)                                       | Get all survey                        |
| [`gleap_engagement_inapp_get_tooltip`](#gleap_engagement_inapp_get_tooltip)                                       | Get a tooltip                         |
| [`gleap_engagement_inapp_get_tooltips`](#gleap_engagement_inapp_get_tooltips)                                     | Get all tooltip                       |
| [`gleap_engagement_inapp_mark_survey_responses_as_read`](#gleap_engagement_inapp_mark_survey_responses_as_read)   | Mark all survey responses as read     |
| [`gleap_engagement_inapp_summarize_survey_responses`](#gleap_engagement_inapp_summarize_survey_responses)         | Summarize survey responses            |
| [`gleap_engagement_inapp_update_checklist`](#gleap_engagement_inapp_update_checklist)                             | Update a checklist                    |
| [`gleap_engagement_inapp_update_cobrowse_product_tour`](#gleap_engagement_inapp_update_cobrowse_product_tour)     | Update an cobrowse product tour       |
| [`gleap_engagement_inapp_update_engagement_product_tour`](#gleap_engagement_inapp_update_engagement_product_tour) | Update a product tour                 |
| [`gleap_engagement_inapp_update_modal`](#gleap_engagement_inapp_update_modal)                                     | Update a modal                        |
| [`gleap_engagement_inapp_update_news_article`](#gleap_engagement_inapp_update_news_article)                       | Update a news article.                |
| [`gleap_engagement_inapp_update_survey`](#gleap_engagement_inapp_update_survey)                                   | Update a survey                       |
| [`gleap_engagement_inapp_update_tooltip`](#gleap_engagement_inapp_update_tooltip)                                 | Update a tooltip                      |

***

## gleap\_engagement\_inapp\_clone\_engagement

Clone engagement

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |
| `body`         | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_checklist

Create a new checklist

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_cobrowse\_product\_tour

Create a new cobrowse product tour

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_engagement\_product\_tour

Create a new product tour

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_modal

Create a new modal

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_news\_article

Create a new engagement news article

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_survey

Create a new survey

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_create\_tooltip

Create a new tooltip

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_checklist

Delete a checklist

**Parameters:**

| Parameter     | Type   | Required | Default | Description       |
| ------------- | ------ | -------- | ------- | ----------------- |
| `checklistId` | string | Yes      | —       | Checklist Id      |
| `project`     | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "checklistId": {
        "type": "string",
        "description": "Checklist Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "checklistId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_cobrowse\_product\_tour

Delete an cobrowse product tour

**Parameters:**

| Parameter               | Type   | Required | Default | Description              |
| ----------------------- | ------ | -------- | ------- | ------------------------ |
| `cobrowseProductTourId` | string | Yes      | —       | Cobrowse Product Tour Id |
| `project`               | string | Yes      | —       | The project value        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "cobrowseProductTourId": {
        "type": "string",
        "description": "Cobrowse Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "cobrowseProductTourId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_modal

Delete a modal

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `modalId` | string | Yes      | —       | Modal Id          |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "modalId": {
        "type": "string",
        "description": "Modal Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "modalId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_news\_article

Delete a news article.

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `newsId`  | string | Yes      | —       | News Id           |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "newsId": {
        "type": "string",
        "description": "News Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "newsId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_product\_tour

Delete a product tour

**Parameters:**

| Parameter       | Type   | Required | Default | Description       |
| --------------- | ------ | -------- | ------- | ----------------- |
| `productTourId` | string | Yes      | —       | Product Tour Id   |
| `project`       | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "productTourId": {
        "type": "string",
        "description": "Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "productTourId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_survey

Delete a survey

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_delete\_tooltip

Delete a tooltip

**Parameters:**

| Parameter   | Type   | Required | Default | Description       |
| ----------- | ------ | -------- | ------- | ----------------- |
| `tooltipId` | string | Yes      | —       | Tooltip Id        |
| `project`   | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "tooltipId": {
        "type": "string",
        "description": "Tooltip Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "tooltipId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_export\_survey\_responses

Export survey responses

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_find\_engagement\_recipients

Find engagement recipients

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_activities

Get engagement activities

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_activities\_count

Get engagement activities count

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_checklist

Get a checklist

**Parameters:**

| Parameter     | Type   | Required | Default | Description       |
| ------------- | ------ | -------- | ------- | ----------------- |
| `checklistId` | string | Yes      | —       | Checklist Id      |
| `project`     | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "checklistId": {
        "type": "string",
        "description": "Checklist Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "checklistId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_checklists

Get all checklists

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_cobrowse\_product\_tour

Get an cobrowse product tour

**Parameters:**

| Parameter               | Type   | Required | Default | Description              |
| ----------------------- | ------ | -------- | ------- | ------------------------ |
| `cobrowseProductTourId` | string | Yes      | —       | Cobrowse Product Tour Id |
| `project`               | string | Yes      | —       | The project value        |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "cobrowseProductTourId": {
        "type": "string",
        "description": "Cobrowse Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "cobrowseProductTourId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_cobrowse\_product\_tours

Get all cobrowse product tours

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_fixed\_audience\_samples

Get engagement fixed audience samples

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |
| `body`         | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_modal

Get a modal

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `modalId` | string | Yes      | —       | Modal Id          |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "modalId": {
        "type": "string",
        "description": "Modal Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "modalId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_modals

Get all modals

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_news\_article

Get an engagement news article

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `newsId`  | string | Yes      | —       | News Id           |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "newsId": {
        "type": "string",
        "description": "News Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "newsId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_news\_articles

Get all engagement news articles

**Parameters:**

| Parameter           | Type   | Required | Default | Description        |
| ------------------- | ------ | -------- | ------- | ------------------ |
| `project`           | string | Yes      | —       | The project value  |
| `withoutChangelogs` | string | No       | —       | Without Changelogs |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "withoutChangelogs": {
        "type": "string",
        "description": "Without Changelogs"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_product\_tour

Get a product tour

**Parameters:**

| Parameter       | Type   | Required | Default | Description       |
| --------------- | ------ | -------- | ------- | ----------------- |
| `productTourId` | string | Yes      | —       | Product Tour Id   |
| `project`       | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "productTourId": {
        "type": "string",
        "description": "Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "productTourId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_product\_tours

Get all product tours

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_statistics

Get engagement statistics

**Parameters:**

| Parameter      | Type   | Required | Default | Description       |
| -------------- | ------ | -------- | ------- | ----------------- |
| `engagementId` | string | Yes      | —       | Engagement Id     |
| `project`      | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "engagementId": {
        "type": "string",
        "description": "Engagement Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "engagementId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_survey

Get a survey

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_survey\_response\_samples

Get all survey response samples

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_survey\_responses

Get all survey responses

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_surveys

Get all survey

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_tooltip

Get a tooltip

**Parameters:**

| Parameter   | Type   | Required | Default | Description       |
| ----------- | ------ | -------- | ------- | ----------------- |
| `tooltipId` | string | Yes      | —       | Tooltip Id        |
| `project`   | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "tooltipId": {
        "type": "string",
        "description": "Tooltip Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "tooltipId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_get\_tooltips

Get all tooltip

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `project` | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_mark\_survey\_responses\_as\_read

Mark all survey responses as read

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_summarize\_survey\_responses

Summarize survey responses

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_checklist

Update a checklist

**Parameters:**

| Parameter     | Type   | Required | Default | Description       |
| ------------- | ------ | -------- | ------- | ----------------- |
| `checklistId` | string | Yes      | —       | Checklist Id      |
| `project`     | string | Yes      | —       | The project value |
| `body`        | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "checklistId": {
        "type": "string",
        "description": "Checklist Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "checklistId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_cobrowse\_product\_tour

Update an cobrowse product tour

**Parameters:**

| Parameter               | Type   | Required | Default | Description              |
| ----------------------- | ------ | -------- | ------- | ------------------------ |
| `cobrowseProductTourId` | string | Yes      | —       | Cobrowse Product Tour Id |
| `project`               | string | Yes      | —       | The project value        |
| `body`                  | object | Yes      | —       | Request body             |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "cobrowseProductTourId": {
        "type": "string",
        "description": "Cobrowse Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "cobrowseProductTourId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_engagement\_product\_tour

Update a product tour

**Parameters:**

| Parameter       | Type   | Required | Default | Description       |
| --------------- | ------ | -------- | ------- | ----------------- |
| `productTourId` | string | Yes      | —       | Product Tour Id   |
| `project`       | string | Yes      | —       | The project value |
| `body`          | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "productTourId": {
        "type": "string",
        "description": "Product Tour Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "productTourId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_modal

Update a modal

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `modalId` | string | Yes      | —       | Modal Id          |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "modalId": {
        "type": "string",
        "description": "Modal Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "modalId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_news\_article

Update a news article.

**Parameters:**

| Parameter | Type   | Required | Default | Description       |
| --------- | ------ | -------- | ------- | ----------------- |
| `newsId`  | string | Yes      | —       | News Id           |
| `project` | string | Yes      | —       | The project value |
| `body`    | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "newsId": {
        "type": "string",
        "description": "News Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "newsId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_survey

Update a survey

**Parameters:**

| Parameter  | Type   | Required | Default | Description       |
| ---------- | ------ | -------- | ------- | ----------------- |
| `surveyId` | string | Yes      | —       | Survey Id         |
| `project`  | string | Yes      | —       | The project value |
| `body`     | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "surveyId": {
        "type": "string",
        "description": "Survey Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "surveyId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>

***

## gleap\_engagement\_inapp\_update\_tooltip

Update a tooltip

**Parameters:**

| Parameter   | Type   | Required | Default | Description       |
| ----------- | ------ | -------- | ------- | ----------------- |
| `tooltipId` | string | Yes      | —       | Tooltip Id        |
| `project`   | string | Yes      | —       | The project value |
| `body`      | object | Yes      | —       | Request body      |

<Expandable title="inputSchema">
  ```json theme={null}
  {
    "type": "object",
    "properties": {
      "PCID": {
        "type": "string",
        "description": "Pink Connect ID for the authenticated connection"
      },
      "tooltipId": {
        "type": "string",
        "description": "Tooltip Id"
      },
      "project": {
        "type": "string",
        "description": "The project value"
      },
      "body": {
        "description": "Request body"
      }
    },
    "required": [
      "PCID",
      "tooltipId",
      "project",
      "body"
    ]
  }
  ```
</Expandable>
