action mastodon_post_api_v1_notifications_clear { label: "post_api_v1_notifications_clear" description: "Clear all notifications from the server." provider: mastodon method: POST path: "/api/v1/notifications/clear" encoding: json output: { type: "object" } }