Read any Client Hub page as text
jobber_read_pageFetches any Jobber Client Hub page and returns readable text. Use for detail pages without a pinned schema or when a list tool returns nothing.
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". |