Truto CLI

Installation
SKILL.md

Truto CLI

Use this skill when running Truto commands in the terminal — setting up platform resources, exploring what an integration supports, debugging API calls, or doing one-time data exports. The CLI is an admin and debugging tool; nothing it does ends up in the user's codebase.

To write integration code that calls the Truto API from the user's application, use the Truto skill instead.

Trigger phrases: "truto cli", "truto command", "install truto", "truto login", "set up integration", "list accounts", "truto export", "debug truto".

What is the Truto CLI?

The Truto CLI is a terminal tool for administering the Truto unified API platform. It covers:

  • Setup and admin — create and configure integrations, connect accounts, set up sync jobs, webhooks, and workflows
  • Exploration and debugging — discover available resources, inspect data, test API calls with verbose output
  • One-time data tasks — bulk export with auto-pagination, field-by-field diffing, log queries

Installation

Linux / macOS:

Installs
First Seen
Truto CLI — trutohq/truto-skills