action telnyx_find_telephony_credentials { label: "List all credentials" description: "List all On-demand Credentials." provider: telnyx method: GET path: "/telephony_credentials" encoding: json output: { type: "object" additionalProperties: true } }