phaxio
Installation
SKILL.md
Phaxio
Phaxio is a cloud-based fax API that allows developers to send and receive faxes programmatically. It eliminates the need for traditional fax machines and phone lines. Developers and businesses use it to integrate faxing capabilities into their applications.
Official docs: https://www.phaxio.com/docs
Phaxio Overview
- Phone Number
- Account
- Fax
- PhaxCode
- Media
- Account
When to use which actions:
ListPhoneNumbersreturns all phone numbers associated with the user's account.ListAccountPhoneNumbersis specific to a given account.DownloadFaxdownloads the content of a specific fax.DownloadMediadownloads a specific media file.
Related skills