> ## 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 Skill runs

> List runs that invoked one Skill.

# List Skill runs

Use `skill__list_traces` to list runs associated with a Skill.

* Required input: `skill_id`.
* Optional inputs: `start_time_unix_seconds`, `end_time_unix_seconds`, `limit`, `cursor`, `sort`, `version_ordinal`, `session_id`, and Gateway's `rationale`.
* Limit: accepts 1 to 100.
* Effect: read only.

Pass `cursor` back unchanged. A missing result can also mean that the run is
outside the caller's visibility.
