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

# Engagement Tools

> API tools for retrieving engagement metrics.

Engagement tools allow you to retrieve engagement metrics and trends for user accounts through a unified API.

<CardGroup cols={1}>
  <Card title="Get Account Engagement" icon="chart-line" href="/mcp/engagement/getAccountEngagement">
    Get engagement metrics for a user account
  </Card>

  <Card title="Get Engagement Trends" icon="chart-area" href="/mcp/engagement/getEngagementTrends">
    Get engagement trend data for a user account
  </Card>
</CardGroup>

See the [MCP Overview](../overview) for more information about the MCP module.
