team_billable_info
Retrieve billable users information for a Slack team, optionally filtering by user or paginating results.
Instructions
Get billable users information for the current team.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| user | No | A single user to retrieve billable information for, rather than the whole team (e.g. ``U0123``). | |
| limit | No | Maximum number of items to return per page. | |
| cursor | No | Pagination cursor from a previous response's ``response_metadata.next_cursor``. | |
| team_id | No | Encoded team ID to get billable info for; required for org-level app tokens (e.g. ``T0123``). |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||