fakestore_get_categories
Retrieve all available product categories from the Fake Store API to browse and filter e-commerce inventory efficiently.
Instructions
Get all available product categories
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}