Skip to main content

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.