// You can find your project ID in the Overview tab of any Integration
paragon.authenticate(<ProjectId>, <UserToken>);
// Get all issues associated with a given team ID
paragon.request("linear", "/", {
paragon.request("linear", "/", {
issue(id: "<Issue ID>") {