Add, update, list, search, or inspect Things 3 todos, inbox, today, projects, areas, and tags on macOS.
Things 3 CLI Use things to read your local Things database (inbox/today/search/projects/areas/tags) and to add/update todos via the Things URL scheme. Setup Install (recommended, Apple Silicon): GOBIN=/opt/homebrew/bin go install github.com/ossianhempel/things3-cli/cmd/things@latest If DB reads fail: grant Full Disk Access to the calling app (Terminal for manual runs; OpenClaw.app for gateway runs). Optional: set THINGSDB (or pass --db) to point at your ThingsData-* folder. Optional: set THINGS_AUTH_TOKEN to avoid passing --auth-token for update ops. Read-only (DB) things inbox --limit 50 things today things upcoming things search "query" things projects / things areas / things tags
don't have the plugin yet? install it then click "run inline in claude" again.