Search Views
view_searchSearch views by title to retrieve their unique IDs for use in subsequent view or chart queries.
Instructions
Search views by title and resolve view IDs. Use this before view_get or chart_list when the user only knows a view name.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key_word | Yes | View title keyword. | |
| view_scope | Yes | Examples: storyView, issueView, version, or a custom type key. | |
| project_key | No | Project key. Always pass explicitly in multi-project usage; resolve it with project_search first when missing. |