[
{"name": "Update Release Note", "type": "action", "description": "Update existing release notes with new information."},
{"name": "Create Ticket Action", "type": "action", "description": "Create a new support ticket in the system."},
{"name": "Create Employee Onboarding Action", "type": "action", "description": "Initiate the employee onboarding process."},
{"name": "Create Child Ticket Action", "type": "action", "description": "Create a child ticket linked to a parent ticket."},
{"name": "Create Asset Action", "type": "action", "description": "Add a new asset to the inventory."},
{"name": "Create Requester Action", "type": "action", "description": "Add a new requester to the system."},
{"name": "Create Problem Action", "type": "action", "description": "Initiate a new problem record in the system."},
{"name": "Update Requester Action", "type": "action", "description": "Update the details of an existing requester."},
{"name": "Update Asset Action", "type": "action", "description": "Modify the information of an existing asset."},
{"name": "Update Problem Action", "type": "action", "description": "Update the details of a specified problem."},
{"name": "Update Ticket Action", "type": "action", "description": "Revise the details of an existing support ticket."},
{"name": "Delete Requester Action", "type": "action", "description": "Remove a requester from the system."},
{"name": "Delete Ticket Action", "type": "action", "description": "Permanently delete an existing ticket."},
{"name": "Delete Asset Action", "type": "action", "description": "Remove an asset from the inventory."},
{"name": "Delete Problem Action", "type": "action", "description": "Remove a problem record from the system."},
{"name": "Get Request Item Action", "type": "action", "description": "Fetch the details of a specific request item."},
{"name": "Upsert Requester Action", "type": "action", "description": "Create a new requester or update an existing one."},
{"name": "Create Employee OffBoarding Action", "type": "action", "description": "Initiate the employee offboarding process."},
{"name": "Get RequesterBy Email Action", "type": "action", "description": "Fetch requester details using their email address."},
{"name": "Create Offboarding request Action", "type": "action", "description": "Create a request for offboarding a departing employee."},
{"name": "Get Onboarding Requests", "type": "action", "description": "Retrieve all onboarding requests currently in the system."},
{"name": "Get Onboarding Tickets", "type": "action", "description": "Fetch tickets related to onboarding processes."},
{"name": "Onboarding Module Action", "type": "action", "description": "Perform actions within the onboarding module."},
{"name": "Offboarding Module Action", "type": "action", "description": "Execute actions related to the offboarding module."},
{"name": "Product Module Action", "type": "action", "description": "Manage actions within the product module."},
{"name": "Vendor Module Action", "type": "action", "description": "Control actions related to vendor management."},
{"name": "Requester Module Action", "type": "action", "description": "Manage actions associated with requesters."},
{"name": "Agent Module Action", "type": "action", "description": "Execute actions related to agents within the system."},
{"name": "Asset Type Action", "type": "action", "description": "Perform operations related to asset types."},
{"name": "Location Module Action", "type": "action", "description": "Manage actions within the location module."},
{"name": "RequesterGroup Module Action", "type": "action", "description": "Handle actions associated with requester groups."},
{"name": "PurchaseOrder Module Action", "type": "action", "description": "Execute actions related to purchase orders."},
{"name": "Contract Module Action", "type": "action", "description": "Manage actions for contract management."},
{"name": "Software Module Action", "type": "action", "description": "Perform operations related to software management."},
{"name": "ProjectNewgen Module Action", "type": "action", "description": "Manage actions within the ProjectNewgen module."},
{"name": "Asset Module Action", "type": "action", "description": "Control actions related to assets."},
{"name": "Ticket Module Action", "type": "action", "description": "Handle actions pertaining to the ticket module."},
{"name": "CannedResponse Module Action", "type": "action", "description": "Perform actions related to canned responses."},
{"name": "AgentGroup Module Action", "type": "action", "description": "Manage actions associated with agent groups."},
{"name": "Get AgentRole Action", "type": "action", "description": "Retrieve the roles associated with agents."},
{"name": "Create Reply Ticket Action", "type": "action", "description": "Create a ticket in response to an existing ticket."},
{"name": "CreateNote Ticket Action", "type": "action", "description": "Add a note to an existing ticket."},
{"name": "Update Conversation Ticket", "type": "action", "description": "Modify the conversation details of a ticket."},
{"name": "Publish Solution Article", "type": "action", "description": "Publish an article as a solution in the knowledge base."},
{"name": "Get Business Hour", "type": "action", "description": "Retrieve the business hours set in the system."},
{"name": "Get Solution Article", "type": "action", "description": "Fetch a specific solution article."},
{"name": "Send Article Approval", "type": "action", "description": "Send a request for approval to publish an article."},
{"name": "Get Workspace Action", "type": "action", "description": "Retrieve details about the current workspace."},
{"name": "Delete Conversation Ticket", "type": "action", "description": "Permanently delete the conversation associated with a ticket."},
{"name": "Release Module Action", "type": "action", "description": "Manage actions related to releases."},
{"name": "Get Release Note", "type": "action", "description": "Fetch details of a specific release note."},
{"name": "Problem Module Action", "type": "action", "description": "Control actions related to the problem management module."},
{"name": "Create Service Request", "type": "action", "description": "Initiate a new service request."},
{"name": "Service Catalog Module Action", "type": "action", "description": "Manage actions associated with the service catalog."},
{"name": "Create Release Note", "type": "action", "description": "Create a new release note to document changes."},
{"name": "Create Time Entry Release", "type": "action", "description": "Add a time entry related to a release."},
{"name": "Update Time Entry Release", "type": "action", "description": "Modify an existing time entry associated with a release."},
{"name": "Delete Time Entry Release", "type": "action", "description": "Remove a time entry related to a release."},
{"name": "Create Task Release", "type": "action", "description": "Initiate a new task related to a release."},
{"name": "Update Task Release", "type": "action", "description": "Modify an existing task associated with a release."},
{"name": "Get Release Task", "type": "action", "description": "Retrieve details of tasks associated with a release."},
{"name": "Changes Module Action", "type": "action", "description": "Manage actions related to change requests."},
{"name": "Get Changes Note", "type": "action", "description": "Fetch details of a specific changes note."},
{"name": "Create Changes Note", "type": "action", "description": "Record a new changes note in the system."},
{"name": "Update Changes Note", "type": "action", "description": "Modify the details of an existing changes note."},
{"name": "Delete Changes Note", "type": "action", "description": "Remove a changes note from the system."},
{"name": "Create Time Entry Changes", "type": "action", "description": "Add a time entry related to changes."},
{"name": "Update Time Entry Changes", "type": "action", "description": "Modify a time entry associated with changes."},
{"name": "Delete Time Entry Changes", "type": "action", "description": "Delete a time entry related to changes."},
{"name": "Get Problems Note", "type": "action", "description": "Retrieve details of a specific problems note."},
{"name": "Create Problems Note", "type": "action", "description": "Add a new problems note in the system."},
{"name": "Delete Problems Note", "type": "action", "description": "Remove an existing problems note."},
{"name": "Update Problems Note", "type": "action", "description": "Revise an existing problems note."},
{"name": "Get Task Problems", "type": "action", "description": "Fetch tasks related to problems."},
{"name": "Create Task Problems", "type": "action", "description": "Initiate a task related to identified problems."},
{"name": "Update Task Problems", "type": "action", "description": "Modify an existing task associated with a problem."},
{"name": "Get Time Entry Problems", "type": "action", "description": "Fetch time entries associated with problems."},
{"name": "Create Time Entry Problems", "type": "action", "description": "Initiate a time entry for a problem."},
{"name": "Delete Time Entry Problems", "type": "action", "description": "Remove a time entry related to a problem."},
{"name": "Create Task Ticket", "type": "action", "description": "Create a ticket specifically for task management."},
{"name": "Update Task Ticket", "type": "action", "description": "Modify the details of a task ticket."},
{"name": "Delete Task Ticket", "type": "action", "description": "Permanently delete a task ticket."},
{"name": "Get Time Entry Tickets", "type": "action", "description": "Fetch tickets related to time entries."},
{"name": "Create Time Entry Tickets", "type": "action", "description": "Initiate a time entry related to a ticket."},
{"name": "Delete Time Entry Tickets", "type": "action", "description": "Remove a time entry associated with a ticket."},
{"name": "Update Time Entry Tickets", "type": "action", "description": "Modify an existing time entry related to a ticket."},
{"name": "Create Child Service Request", "type": "action", "description": "Create a child service request linked to a parent request."},
{"name": "View Requested Items Service Request", "type": "action", "description": "Retrieve and view requested items in a service request."},
{"name": "Send Reminder Approval", "type": "action", "description": "Send a reminder for approval of a request."},
{"name": "View Approval Ticket", "type": "action", "description": "Fetch details of an approval ticket."},
{"name": "Cancel Approval Ticket", "type": "action", "description": "Cancel an existing approval ticket."},
{"name": "Update Task Changes", "type": "action", "description": "Modify changes made to a task."},
{"name": "Delete Task Changes", "type": "action", "description": "Remove changes associated with a task."},
{"name": "Get Task Changes", "type": "action", "description": "Retrieve all changes related to a specific task."},
{"name": "Create Task Changes", "type": "action", "description": "Initiate changes for an existing task."},
{"name": "Get Time Entry Release", "type": "action", "description": "Fetch time entries related to a specific release."},
{"name": "Solution Category Module Action", "type": "action", "description": "Manage actions within the solution category module."},
{"name": "Get Request Item New Action", "type": "action", "description": "Retrieve a new item request from the system."},
{"name": "Get Latest Conversation Of Ticket Action", "type": "action", "description": "Fetch the latest conversation related to a ticket."},
{"name": "Create Asset Action New", "type": "action", "description": "Create a new asset in the system with updated attributes."},
{"name": "Bulk Delete Assets", "type": "action", "description": "Remove multiple assets from the system at once."},
{"name": "Requester Details By Email Lookup", "type": "lookup", "description": "Look up requester details using their email address."},
{"name": "Freshservice Ticket Id Lookup", "type": "lookup", "description": "Retrieve details using a specific Freshservice ticket ID."},
{"name": "Freshservice Asset Id Lookup", "type": "lookup", "description": "Fetch asset details using a specific Freshservice asset ID."},
{"name": "Freshservice Problem Id Lookup", "type": "lookup", "description": "Retrieve details using a specific Freshservice problem ID."},
{"name": "Freshservice Asset Lookup", "type": "lookup", "description": "Look up details of an asset in Freshservice."},
{"name": "Freshservice Service Request Lookup", "type": "lookup", "description": "Fetch details of a service request in Freshservice."}
]