Command-line tool to list, get, and manage objects, records, and lists in your Attio CRM workspace via the Attio API.
Initial release of attio-cli – a command-line tool to interact with your Attio CRM workspace. - Provides commands to list objects, records, and manage lists (pipelines) - Supports viewing object attributes and list entry details - Includes script to generate a comprehensive markdown schema of your workspace - Setup instructions for API key and environment configuration - Examples for common API operations (search, create, and manage records via CLI or curl) - Requires `jq` for schema generation script