Apache Nutch · Capability
Apache Nutch REST API — Job
Apache Nutch REST API — Job. 5 operations. Lead operation: Apache Nutch List All Jobs. Self-contained Naftiko capability covering one Apache Nutch business surface.
What You Can Do
GET
Getjobs
— Apache Nutch List All Jobs
/v1/job
POST
Createjob
— Apache Nutch Create a New Job
/v1/job/create
GET
Getjobinfo
— Apache Nutch Get Job Info
/v1/job/{id}
GET
Abortjob
— Apache Nutch Abort a Job
/v1/job/{id}/abort
GET
Stopjob
— Apache Nutch Stop a Running Job
/v1/job/{id}/stop
MCP Tools
apache-nutch-list-all-jobs
Apache Nutch List All Jobs
read-only
idempotent
apache-nutch-create-new-job
Apache Nutch Create a New Job
apache-nutch-get-job-info
Apache Nutch Get Job Info
read-only
idempotent
apache-nutch-abort-job
Apache Nutch Abort a Job
read-only
idempotent
apache-nutch-stop-running-job
Apache Nutch Stop a Running Job
read-only
idempotent