Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.openbunny.ai/llms.txt

Use this file to discover all available pages before exploring further.

tasks

List all tasks from the configured backend.
openbunny tasks
openbunny tasks list

contacts

List and search contacts.
openbunny contacts                    # List all contacts
openbunny contacts list               # List all contacts
openbunny contacts search "jane"      # Search by name

ui

Start the local Kanban UI development server on http://localhost:3000.
openbunny ui
openbunny ui start
Press Ctrl+C to stop.