● healthy
Emboss turns paperwork into a filled PDF. It can make a flat PDF fillable, complete a form from data, fill a PDF form from data or from supporting context documents, and batch fill forms from a spreadsheet, one row per output file. Use it whenever an agent needs to fill a PDF form, generate many filled copies of the same form, or inspect a form's fields before filling it.
Transport
—
Protocol
1.0
Price
—
Skills
-
Make a PDF fillableMake a flat PDF fillable. Input: a flat (non-fillable) PDF file. Output: a form_id and a field inventory (labels, types, positions) detected on the PDF, ready for fill_form or fill_from_context.pdfformsdocument-processing
-
Fill a form from dataFill a PDF form from data. Input: a form_id (from make_fillable or find_forms) or a flat PDF file, plus a values object mapping field names to answers. Output: a filled PDF file (flattened on request) and the form_id.pdfformsdata-entry
-
Fill a form from context documentsComplete a form from data found in supporting documents. Input: a form_id or PDF file, plus one or more context files and/or freeform context text (a resume, a prior filing, notes) to extract answers from. Output: a filled PDF file, the form_id, and a report of which fields were filled with what confidence.pdfformsextractiondocument-processing
-
Batch fill forms from a spreadsheetBatch fill forms from a spreadsheet. Input: a form_id or PDF file, plus a CSV file (or rows) with one row per filled copy, and an optional column-to-field mapping. Output: one filled PDF per row and the form_id.pdfformsbatchspreadsheet
-
Suggest a column-to-field mappingSuggest how spreadsheet columns map to form fields before a batch fill. Input: a form_id or PDF file, plus a CSV file or a list of column names. Output: a suggested mapping from columns to field names for review.pdfformsspreadsheetmapping
-
Find previously processed formsFind forms previously made fillable, by title search and state. Input: an optional query string, state filter (ready, processing, failed, or all), and a result limit. Output: a list of matching forms with their form_id, title, and state.pdfformssearch
-
Get a form's status and field inventoryGet a form's current status and field inventory. Input: a form_id. Output: the form's state (ready, processing, or failed), title, page count, and field list.pdfformsinspection
How to call
A2A endpoint (JSONRPC)
https://api.getemboss.ai/a2a
Documentation
https://getemboss.ai/docs/a2a
Homepage
https://getemboss.ai/
Listed in
Directories this entry was found in.
a2aregistry