packages/pieces/community/jungle-grid/README.md
Jungle Grid is an execution layer for AI agents and developers. It lets Activepieces workflows submit compute jobs and monitor their status and runtime output without directly managing GPU providers or long-running infrastructure.
Use this piece as an async-first workflow:
job_id, status, and metadata immediately.Use List Jobs to enumerate jobs for the workspace.
This piece uses the current Jungle Grid job API:
POST /v1/jobs/estimatePOST /v1/jobsGET /v1/jobsGET /v1/jobs/{job_id}GET /v1/jobs/{job_id}/runtime