Apache POI · Capability
Apache POI API — Excel
Apache POI API — Excel. 6 operations. Lead operation: Apache POI List Workbooks. Self-contained Naftiko capability covering one Apache Poi business surface.
What You Can Do
GET
Listworkbooks
— Apache POI List Workbooks
/v1/workbooks
POST
Createworkbook
— Apache POI Create Workbook
/v1/workbooks
GET
Getworkbook
— Apache POI Get Workbook
/v1/workbooks/{workbookid}
DELETE
Deleteworkbook
— Apache POI Delete Workbook
/v1/workbooks/{workbookid}
GET
Listsheets
— Apache POI List Sheets
/v1/workbooks/{workbookid}/sheets
GET
Getcells
— Apache POI Get Cells
/v1/workbooks/{workbookid}/sheets/{sheetname}/cells
MCP Tools
apache-poi-list-workbooks
Apache POI List Workbooks
read-only
idempotent
apache-poi-create-workbook
Apache POI Create Workbook
apache-poi-get-workbook
Apache POI Get Workbook
read-only
idempotent
apache-poi-delete-workbook
Apache POI Delete Workbook
idempotent
apache-poi-list-sheets
Apache POI List Sheets
read-only
idempotent
apache-poi-get-cells
Apache POI Get Cells
read-only
idempotent