{"commands":[{"auth":"none","description":"Read one activated public board and its public requests.","method":"GET","path":"/api/v1/boards/{board-slug}"},{"auth":"Bearer owner token with request:create","description":"Submit an idempotent request or issue through an owner-authorized agent; returns cheap duplicate suggestions and preserved source attribution.","method":"POST","path":"/api/v1/boards/{board-slug}/requests","requiredHeaders":["Authorization","Idempotency-Key","Content-Type"]},{"auth":"Bearer owner token with owner:read plus organizationId","description":"List and call owner-scoped product-management tools for search, request detail, trends, and top requests.","method":"POST","path":"/api/owner/mcp","requiredHeaders":["Authorization","Content-Type"]},{"auth":"Bearer owner token with property:create","description":"Create one private product property idempotently.","method":"POST","path":"/api/v1/properties","requiredHeaders":["Authorization","Idempotency-Key","Content-Type"]}],"documentation":"/docs/api"}