Skip to main content
Use pz feed search. If you do not know the project ID yet, get it first:
For scripts and AI agents, pz project list --json returns a compact summary array with id, name, mode, and visibility. Then search the full feed for one project:
Useful examples:
Notes:
  • search covers the full project feed, not just already loaded browse pages
  • search is rank-first
  • query terms use prefix matching
  • the JSON envelope includes items, limit, offset, has_more, and query
See CLI guide for the full command reference.