Account catalog
catalogList every Cloudflare deployment in your account, grouped by project, showing visibility and hosting type. Optionally publish this inventory as an access-protected page and return its URL.
Instructions
Every cloudfact in the user's Cloudflare account, grouped by project, as the account itself sees them (so deploys made from another machine show up too). Each entry says whether it is public, a private key link or behind Cloudflare Access sign-in, and whether it serves static files or an app with its own server. Quick tunnels have no account-side resource and appear only when this machine still has their record (inAccount=false). publish=true turns the catalog into a browsable page and returns its URL; that page asks for Cloudflare Access sign-in by default, for the email that owns the account.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access | No | With publish: emails allowed to sign in to the catalog page (default: the account owner) | |
| project | No | Only deploys filed under this project | |
| publish | No | Publish the catalog as a page and return its URL |