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

# Connect integration

> Surface an inline Connect button so the user can authorize an OAuth integration.

{/* Tool: connect_integration */}

## Parameters

<ParamField path="app_slug" type="string" required={true}>
  The integration to connect, e.g. 'notion', 'gmail', 'google\_calendar', 'github', 'x', 'stripe', 'mcp:linear'. Must match one of the supported slugs (registered Pipedream app, 'x', 'github', 'stripe', or 'mcp:\<slug>').
</ParamField>
