Get self-serve portal
get_self_serve_portalSelf-serve path: return the official portal URL plus Protocol checklist for the Owner’s own browser. Present portalUrl as a clickable markdown link (MCP cannot launch local browsers). Do not start Browserbase.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| portalId | Yes | Allowlisted official portal. Example: trs for HMRC Trust Registration Service |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | Yes | Always self_serve | |
| boundary | Yes | Mandatory educational / non-advice boundary statement | |
| portalId | Yes | Portal that was requested | |
| portalUrl | Yes | Official HTTPS URL to present as a markdown link | |
| openInstruction | Yes | How the client should present portalUrl |