Tool
List my issues
List_my_issues is an efficient AI-powered tool designed to help users quickly access and manage issues assigned to them within a project. By integrating with Linear, it streamlines issue tracking with customizable sorting and pagination options.
Features
- Fetches a list of issues assigned to the current user for personalized tracking.
- Supports customizable result limits with up to 250 issues per query.
- Allows ordering of results by creation date or last update for flexible viewing.
- Provides pagination controls using 'before' and 'after' IDs to navigate issue lists easily.
- Seamlessly integrates with the Linear platform for real-time issue management.
Benefits
- Improves productivity by displaying only relevant issues for the current user.
- Enables quick prioritization through customizable ordering of issue lists.
- Facilitates efficient navigation in large issue databases with pagination.
- Reduces manual effort in tracking by automating issue retrieval.
- Enhances team collaboration by providing up-to-date issue information specific to each user.
Description
List issues assigned to the current user
Parameters
4 parameters
| Name | Type | Description |
|---|---|---|
| limit | number | The number of results to return (Max is 250) |
| before | string | An ID to end at |
| after | string | An ID to start from |
| orderBy | enum | The order in which to return results |