Tool4Seller CLI for OAuth login and V2 API access
Project description
Tool4Seller CLI
Python CLI for Tool4Seller OAuth login and V2 API access.
Install
pip install tool4seller-cli
First-Time Setup
After installation, install the packaged skills into your assistant environment:
tool4seller skills install
Then authenticate again:
tool4seller auth login
After authentication succeeds, you can ask sales, advertising, inventory, and profit questions such as:
- "Show me yesterday's sales."
- "Analyze advertising ACOS for the last 7 days."
- "Find low-stock SKUs."
Usage
tool4seller --version
tool4seller version --check
tool4seller auth login
tool4seller auth status
tool4seller schema list
tool4seller schema show sales.list-sales
tool4seller sales list-sales --start-date 2026-06-01 --end-date 2026-06-07
Agent Skills
Install the packaged Tool4Seller skills for existing Codex, Claude, and WorkBuddy directories:
tool4seller skills install
This replaces older packaged Tool4Seller skills under existing ~/.codex, ~/.claude, and ~/.workbuddy directories. Missing agent directories are not created by the default install.
The install command prints a JSON result with installed destinations and skipped agent directories.
To install into a custom directory, use:
tool4seller skills install --destination ~/.codex/skills
Upgrade
tool4seller update
tool4seller update --yes
pip install -U tool4seller-cli
tool4seller update checks the latest PyPI release and prints the recommended upgrade command. Add --yes to run the command.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tool4seller_cli-1.0.1.tar.gz.
File metadata
- Download URL: tool4seller_cli-1.0.1.tar.gz
- Upload date:
- Size: 46.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a02c3ae23bd05b6033c9c7bde0501977946c2f5e426b06edb691b36aaf94b94d
|
|
| MD5 |
85de98da14c2a7a2a038829b0bbe1dee
|
|
| BLAKE2b-256 |
e5fc73ce660da89facfb5f79fb9136b15c79bd82e35e849a879d1276a396a20f
|
File details
Details for the file tool4seller_cli-1.0.1-py3-none-any.whl.
File metadata
- Download URL: tool4seller_cli-1.0.1-py3-none-any.whl
- Upload date:
- Size: 38.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2eb7c339b54677a29b2b9ef3e350d231a1fe995c104c0bf3362495e6d1101c63
|
|
| MD5 |
93d157f532ed93b62af7f404464d53b2
|
|
| BLAKE2b-256 |
149594ba9fe3fe10dcea884fc038770961ffba42c05d3bfd23d3372dd7a603ac
|