Fieldwire · Capability
Fieldwire Plans API — Sheets
Fieldwire sheets — versioned PDF drawings tied to a floorplan.
Fieldwire Plans API — Sheets is a Naftiko capability published by Fieldwire, one of 16 capabilities the APIs.io network indexes for this provider. It bundles 2 operations across the GET and POST methods rooted at /v1/projects/{…}/sheets.
The capability includes 1 read-only operation and 1 state-changing operation. Lead operation: List sheets (PDF drawings) in a Fieldwire project. Can be deployed as a REST endpoint, MCP tool, or Agent Skill via Naftiko.
Tagged areas include Fieldwire, Plans, Sheets, and Construction.
What You Can Do
GET
Getsheetsinproject
—
/v1/projects/{project_id}/sheets
POST
Createsheetinproject
—
/v1/projects/{project_id}/sheets
MCP Tools
fieldwire-list-sheets
List sheets (PDF drawings) in a Fieldwire project.
read-only
idempotent
fieldwire-create-sheet
Register a new sheet version on a Fieldwire floorplan after S3 upload.