list_runs_in_workspace
Retrieve and filter run history for a specific Terraform Cloud workspace to audit changes, troubleshoot issues, or monitor deployment activity. Supports pagination and detailed filtering by status, operation, source, and more.
Instructions
List runs in a workspace with filtering and pagination
Input Schema
Name | Required | Description | Default |
---|---|---|---|
filter_agent_pool_names | No | ||
filter_operation | No | ||
filter_source | No | ||
filter_status | No | ||
filter_status_group | No | ||
filter_timeframe | No | ||
page_number | No | ||
page_size | No | ||
search_basic | No | ||
search_commit | No | ||
search_user | No | ||
workspace_id | Yes |