use_item
Activate an item from your inventory to restore health, apply a buff, or affect a target in the Integration Quest RPG.
Instructions
Use a consumable from inventory.
Args: item: Item name (e.g., "Job Retry Potion") target: Target of item effect (default: self)
Returns: Item usage result
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| target | No | self |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||