Read any Client Hub page as text
jobber_read_pageFetch any Jobber Client Hub page and extract its readable text. Use when list tools return nothing or for detail pages without structured schemas.
Instructions
Fetch any page of a Jobber Client Hub and return its readable text. Use for detail pages (e.g. invoices/150208512, appointments/2236612358) whose layout has no pinned schema, and to inspect a page when a list tool returns nothing. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hub | No | Which provider hub to read, by label. Omit when only one is configured. | |
| path | Yes | Hub-relative path, e.g. "invoices" or "invoices/150208512". |