teams_workspace_extract
Extract text content from binary files (DOCX, XLSX, PPTX, PDF) in the workspace. Faster alternative to reading via filesystem.
Instructions
Extract text content from a binary file in the workspace.
Supports DOCX, XLSX, PPTX, and PDF files. Returns the extracted plain text content. Much faster than reading binary files through the filesystem server.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| filename | Yes | Name of the file in the workspace to extract text from |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||