List policies
Policies
List policies
List workspace policies.
GET
List policies
Requires Policies enabled and an active workspace member with administrator access as the caller. Reads require
policies:read; writes require policies:write.
REST access is not available yet. It depends on planned support for API keys associated with workspace members. These endpoints do not accept signed-in user tokens.
Supports limit, cursor, starting_after, ending_before, and count. The default limit is 10, with a maximum of 100. Count mode returns only total and cannot be combined with pagination.
Filter by subject and status (draft, active, paused, or superseded).
Agent proposals
The agent can discover these capabilities through its catalog. Write proposals requirepolicies:request and Read. Request tools return an unapplied Changeset; a permitted person must authorize application. Policy activation is an explicit proposal separate from draft creation.
Returns
Returns a page withdata and an optional cursor, or total in count mode.