Connect link for one source
cortex_connect_linkThe connect link for one memory source, by id — email and calendar (google-workspace), WhatsApp chats, GitHub, Notion, or file uploads. Returns the canonical mitosislabs.ai dashboard page where the user can connect that source to their memory, as a ready markdown link. Source ids appear in unconnected_sources on cortex_ask results and in cortex_connectable_sources; which source fits a question is the caller's judgment, made from each entry's answers and tags. link_text names, in the user's own words, what connecting answers — it becomes the connect page's title. Connecting itself is an authorization the user performs on that page; this tool only returns the link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link_text | No | Link text naming what connecting answers, in the user's words. Becomes the connect page title. Omit for a generic label. | |
| source_id | Yes | Source id exactly as listed, e.g. google-workspace, github, notion. |