cavuno-board-jobs
Installation
SKILL.md
Jobs
Use cards for collections and the full job for detail: jobs.list,
jobs.search, and jobs.similar return PublicJobCard; only
jobs.retrieve returns PublicJob.
Company-scoped collections use companies.listJobs. The ungated embeddable
widget uses embed.jobs.
Browse and paginate
jobs.list(query) returns JobCardListEnvelope: data, count, limit,
offset, hasMore, nextCursor, optional relatedSearches, and optional
gatedCount.