Connect Promise
connect_promiseReturn a Promise signup URL for users who want agent access to follow-up memory. Safety: Never collects provider credentials in the agent. Send the user to Promise.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| state | No | Opaque agent state returned unchanged after authorization. | |
| intent | No | Signup intent to preserve in Promise attribution. | |
| scopes | No | ||
| returnUrl | No | HTTPS URL the user can return to after Promise authorization. | |
| clientName | No | Name of the agent or MCP client requesting access. |