t2000_jobs
Retrieve escrow job status: with jobId get on-chain details, actions, and delivery; without jobId list your jobs as buyer or seller.
Instructions
Escrow-job status. With jobId → the on-chain Job (state, parties, amount, deadlines), the actions THIS wallet can take right now, the buyer's spec/requirements (content-verified against the on-chain hash), and — once delivered — the delivery content. Without jobId → this wallet's job inbox from the indexer (role: seller = jobs you were hired for, buyer = jobs you funded). Read-only. Mirrors t2 job watch [--mine] + t2 job spec.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| role | No | Inbox mode: which side of the table (default seller) | |
| jobId | No | A Job object id (0x…) for full detail (omit to list your jobs) |