slack_lists_items_info
Retrieve detailed information about a specific item in a Slack list, including optional subscription status.
Instructions
Get info about a list item.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item_id | Yes | ID of the list item (record) to fetch. | |
| list_id | Yes | ID of the list (a file ID) containing the item (e.g. ``F0123``). | |
| include_is_subscribed | No | When ``True``, include whether the caller is subscribed to the item. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||