Skip to documentation
Faxage integration

List Incoming Faxes (Faxage)

Perform List Incoming Faxes (Faxage) through Faxage.

View as Markdown
list_incoming_faxes
writefaxage

Inputs

This action has no public inputs.

Outputs

No named outputs are declared for this action.

Output schema completeness: unknown

Safety

External effect
write
Confirmation recommended
No
Retry safe
No
Dry run supported
No

Schemas

These schemas are first-pass authoring guidance. Runtime validation remains authoritative.

Input schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": false
}
Output schema
{
  "type": "object",
  "properties": {},
  "additionalProperties": true
}
View all Faxage actions