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

# Workflows

> Reference MCP workflows for prospecting, campaigns, activity digests, and job-change outreach.

End-to-end recipes that chain Seamless MCP tools. Each workflow includes a sequence diagram, JSON-RPC examples, and a copy-paste prompt for Claude Code.

<CardGroup cols={2}>
  <Card title="Prospect to meeting" icon="user" href="/mcp/workflows/prospect-to-meeting">
    Search, research, resolve a saved contact ID, and email.
  </Card>

  <Card title="Bulk enrich and campaign" icon="users" href="/mcp/workflows/bulk-enrich-and-campaign">
    Research contacts, resolve saved IDs, and create a campaign.
  </Card>

  <Card title="Daily activity digest" icon="chart-line" href="/mcp/workflows/daily-activity-digest">
    Pull activity feed and summarize for Slack.
  </Card>

  <Card title="Job change trigger" icon="briefcase" href="/mcp/workflows/job-change-trigger">
    Detect role change, research, outbound.
  </Card>
</CardGroup>
