Skip to main content
Use this page when you want an AI agent to query Visor for you. Copy the prompt below into your LLM or coding agent. It tells the agent to install the CLI, authenticate safely, inspect help, discover canonical facet values, and then query listings.

Copy this prompt

Why facets first

Listing filters expect canonical values from the API. A user might ask for --make ford --model f150, but the available model value may be F-150. Start with visor facets to discover the valid values, then run visor listings list with the exact returned names.

Minimal agent flow

Human CLI guide

For installation options, updates, output formats, and MCP setup, see Visor CLI.