Amazon Mechanical Turk Skill
amazonaws-com-mturk-requester
amazonaws-com-mturk-requester
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | The AcceptQualificationRequest operation approves a Worker's request for a Qualification. Only the owner of the Qualification type can grant a Qualification request for that type.... |
POST | / | The ApproveAssignment operation approves the results of a completed assignment. Approving an assignment initiates two payments from the Requester's Amazon.com account The Worker w... |
POST | / | The AssociateQualificationWithWorker operation gives a Worker a Qualification. AssociateQualificationWithWorker does not require that the Worker submit a Qualification request. It... |
POST | / | The CreateAdditionalAssignmentsForHIT operation increases the maximum number of assignments of an existing HIT. To extend the maximum number of assignments, specify the number of... |
POST | / | The CreateHIT operation creates a new Human Intelligence Task (HIT). The new HIT is made available for Workers to find and accept on the Amazon Mechanical Turk website. This opera... |
POST | / | The CreateHITType operation creates a new HIT type. This operation allows you to define a standard set of HIT properties to use when creating HITs. If you register a HIT type with... |
POST | / | The CreateHITWithHITType operation creates a new Human Intelligence Task (HIT) using an existing HITTypeID generated by the CreateHITType operation. This is an alternative way to... |
POST | / | The CreateQualificationType operation creates a new Qualification type, which is represented by a QualificationType data structure. |
POST | / | The CreateWorkerBlock operation allows you to prevent a Worker from working on your HITs. For example, you can block a Worker who is producing poor quality work. You can block up... |
POST | / | The DeleteHIT operation is used to delete HIT that is no longer needed. Only the Requester who created the HIT can delete it. You can only dispose of HITs that are in the Reviewab... |
POST | / | The DeleteQualificationType deletes a Qualification type and deletes any HIT types that are associated with the Qualification type. This operation does not revoke Qualifications a... |
POST | / | The DeleteWorkerBlock operation allows you to reinstate a blocked Worker to work on your HITs. This operation reverses the effects of the CreateWorkerBlock operation. You need the... |
POST | / | The DisassociateQualificationFromWorker revokes a previously granted Qualification from a user. You can provide a text message explaining why the Qualification was revoked. The us... |
POST | / | The GetAccountBalance operation retrieves the Prepaid HITs balance in your Amazon Mechanical Turk account if you are a Prepaid Requester. Alternatively, this operation will retrie... |
POST | / | The GetAssignment operation retrieves the details of the specified Assignment. |
POST | / | The GetFileUploadURL operation generates and returns a temporary URL. You use the temporary URL to retrieve a file uploaded by a Worker as an answer to a FileUploadAnswer question... |
POST | / | The GetHIT operation retrieves the details of the specified HIT. |
POST | / | The GetQualificationScore operation returns the value of a Worker's Qualification for a given Qualification type. To get a Worker's Qualification, you must know the Worker's ID. T... |
POST | / | The GetQualificationTypeoperation retrieves information about a Qualification type using its ID. |
POST | / | The ListAssignmentsForHIT operation retrieves completed assignments for a HIT. You can use this operation to retrieve the results for a HIT. You can get assignments for a HIT at a... |
POST | / | The ListBonusPayments operation retrieves the amounts of bonuses you have paid to Workers for a given HIT or assignment. |
POST | / | The ListHITs operation returns all of a Requester's HITs. The operation returns HITs of any status, except for HITs that have been deleted of with the DeleteHIT operation or that... |
POST | / | The ListHITsForQualificationType operation returns the HITs that use the given Qualification type for a Qualification requirement. The operation returns HITs of any status, except... |
POST | / | The ListQualificationRequests operation retrieves requests for Qualifications of a particular Qualification type. The owner of the Qualification type calls this operation to poll... |
POST | / | The ListQualificationTypes operation returns a list of Qualification types, filtered by an optional search term. |
POST | / | The ListReviewPolicyResultsForHIT operation retrieves the computed results and the actions taken in the course of executing your Review Policies for a given HIT. For information a... |
POST | / | The ListReviewableHITs operation retrieves the HITs with Status equal to Reviewable or Status equal to Reviewing that belong to the Requester calling the operation. |
POST | / | The ListWorkersBlocks operation retrieves a list of Workers who are blocked from working on your HITs. |
POST | / | The ListWorkersWithQualificationType operation returns all of the Workers that have been associated with a given Qualification type. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-mturk-requester
Downloads and installs to ~/.claude/skills/amazonaws-com-mturk-requester/
2017-01-17 (2026-02-13)