IsGistStarred
Checks if a gist is starred by the authenticated user.
Input
| Name | Type | Description |
| Name | String | The gist identifier. |
Result Set Columns
| Name | Type | Description |
| Success | Boolean | Indicates whether or not the operation executed successfully. |
| Details | String | Any extra details on the operation's execution. |