You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`fields`: Specific list of field IDs to include in the response (e.g. ["102589", "985201", "169875"]). If not provided, only the title field is included. (string[], optional)
966
966
-`item_id`: The item's ID. (number, required)
967
967
-`owner`: If owner_type == user it is the handle for the GitHub user account. If owner_type == org it is the name of the organization. The name is not case sensitive. (string, required)
@@ -970,7 +970,7 @@ The following sets of tools are available:
-`after`: Forward pagination cursor from previous pageInfo.nextCursor. (string, optional)
975
975
-`before`: Backward pagination cursor from previous pageInfo.prevCursor (rare). (string, optional)
976
976
-`owner`: If owner_type == user it is the handle for the GitHub user account. If owner_type == org it is the name of the organization. The name is not case sensitive. (string, required)
@@ -992,7 +992,7 @@ The following sets of tools are available:
-`after`: Forward pagination cursor from previous pageInfo.nextCursor. (string, optional)
997
997
-`before`: Backward pagination cursor from previous pageInfo.prevCursor (rare). (string, optional)
998
998
-`owner`: If owner_type == user it is the handle for the GitHub user account. If owner_type == org it is the name of the organization. The name is not case sensitive. (string, required)
@@ -1265,7 +1265,7 @@ The following sets of tools are available:
1265
1265
1266
1266
-**get_secret_scanning_alert** - Get secret scanning alert
0 commit comments