action thesmsworks_post_messages_inbox { label: "post_messages_inbox" description: "Get unread uncoming messages matching your search criteria" provider: thesmsworks method: POST path: "/messages/inbox" encoding: json output: { type: "object" additionalProperties: true } }