main
yaml 6 lines 263 Bytes
Raw
1 name: chats
2 description: List previous chats (default sorted by last updated). Use --project to filter by active project.
3 argument_hint: "[--project|--all-projects] [--sort=updated|created|name]"
4 type: script
5 script_path: connector_commands.py
6 webui_hidden: true