Eledo PDF

Eledo PDF generates PDF documents from reusable templates and structured data, with APIs for templates, schemas, generation, and downloads.

4 actions Integration catalog
Request access
Connect Eledo PDF once you're in Boring.
01 · WHAT THE AGENT CAN DO

Actions

Every capability is a discrete, logged action the agent calls by name — scoped to what you authorize and recorded in the run trace.

Generate PDFELEDO_GENERATE_PDF
Generate a downloadable PDF from an Eledo template and input data. Each successful call consumes document quota. Validate data against Get Template Schema because Eledo may render missing or invalid fields as blanks rather than rejecting them.
Get Current AccountELEDO_GET_CURRENT_ACCOUNT
Return the account identifier associated with the connected Eledo API key.
Get Template SchemaELEDO_GET_TEMPLATE_SCHEMA
Return the input-field schema for an Eledo template and optional version.
List TemplatesELEDO_LIST_TEMPLATES
Return a bounded list of templates owned by the connected Eledo account. This intentionally does not enumerate the potentially unbounded public library.