app.notion.com
List Notion Marketplace custom agents
Input
limit optionalAgents per page. The site itself asks for 50. Default 50.
Default: 50locale optionalListing locale, e.g. "en-US" (the site's default). Agents are published per locale.
Default: "en-US"offset optionalZero-based offset into the result set; page N = (N-1) * limit. Default 0.
Default: 0orderBy optionalMarketplace ordering. Only these two are accepted by the site. Default "popular".
Default: "popular"Output
url requiredlimit requiredagents requiredoffset requiredhasMore requiredTrue when the page came back full, i.e. there is probably another page at offset + limit.
count optionalThe marketplace's own estimate — it undercounts (reported 116 while offset paging reached 270 agents). Trust hasMore, not this, to know when to stop.
