fetch_inventory_items
Fetches all inventory items from the inventory management system, returning them as JSON or an error message on failure.
Instructions
Fetches the list of all inventory items from the inventory management system server in json format.
Returns:
A list of inventory items in json format, or an error message if the request fails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||