login_manabuy
Start ManaBuy browser login and return a login URL. Use this when a ManaBuy action requires authentication.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| openBrowser | No | Whether to open the login URL in the default browser. | |
| timeoutSeconds | No | How long the login URL should remain valid. | |
| waitForCallback | No | Wait for a local callback. Use false for hosted HTTP MCP; true only for local stdio MCP. |