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

# List artifacts

> Browse artifacts of one selected kind.

# `registry__list_artifacts`

Browse artifacts of a single kind, newest first by default.

* Inputs: required `kind`; optional `workspace_id`, `project_id`, `repo_id`,
  `filters`, `fields`, `limit`, `offset`, and `sort`.
* Returns: `{items, page}` with artifact summaries.
* Effect: read only.

Use `registry__search` when you want to match a topic. Use this tool to browse
or page through every artifact of one kind. Project scope also includes library
artifacts linked to that project.
