create_connected_account_magic_link
Generate a magic link to connect an OAuth connector account, such as Notion or Gmail, for a specific environment. Provide the environment ID, a friendly identifier, and the connector name to receive a link and expiry time.
Instructions
Create a magic link to connect an OAuth connector account (e.g. Notion, Gmail) at the environment level. Requires environmentId (format: env_), identifier (a friendly name), and connector (e.g. "notion"). Returns link and expiry.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| connector | Yes | ||
| identifier | Yes | ||
| environmentId | Yes |