JSPM

  • Created
  • Published
  • Downloads 266
  • Score
    100M100P100Q102787F
  • License MIT

CLI for the Lofty CRM API - manage leads, agents, listings, tasks, and more

Package Exports

    This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@loftyai/lofty-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

    Readme

    lofty-cli

    CLI for the lofty API. Made with api2cli.dev.

    Install

    npx api2cli install <user>/lofty-cli

    This clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.

    Install AgentSkill only

    npx skills add <user>/lofty-cli

    Usage

    lofty-cli auth set "your-token"
    lofty-cli auth test
    lofty-cli --help

    Resources

    Run lofty-cli --help to see available resources.

    Global Flags

    All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header