> ## Documentation Index
> Fetch the complete documentation index at: https://docs.plane.com/llms.txt
> Use this file to discover all available pages before exploring further.

# List attributes

> List workspace attributes.

Requires Objects enabled and a verified administrator. Reads require `object_types:read`; writes require `object_types:write`.

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 `object` (object type key) and `archived` (defaults to false).

### Agent proposals

Attribute request tools create unapplied Changesets using `object_types:read` and `object_types:request`. A permitted person reviews and applies them. Create the object type before proposing its attributes, then create records after their fields exist.

### Returns

Returns a page with `data` and an optional `cursor`, or `total` in count mode.
