wire_catalog
Browse supported websites and their action counts. Pass a catalog slug to inspect full action schemas, types, auth modes, and credit costs for any site before executing actions.
Instructions
Browse the Wire catalog. With no arguments, lists every supported website and its action count. Pass a catalog slug (e.g. "walmart", "amazon", "linkedin") to get that site's full action list with exact parameter schemas, each action's type (read/write), auth mode (none/optional/required), and credit cost — plus the login fields for credentials-mode sites. Use this to see everything a specific site can do (e.g. which read actions exist for fetching category products) before running one with wire_read_action or wire_write_action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | No | Catalog slug to inspect (e.g. "walmart"). Omit to list all catalogs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||