{
  "socialchimp_version": "0.9.0",
  "source": "Generated at build time from the installed socialchimp package (docs/hooks.py). Never hand-written, so it cannot drift from the code.",
  "networks": {
    "bluesky": {
      "name": "bluesky",
      "features": [
        "NEEDS_NO_APP",
        "POST_TEXT",
        "POST_IMAGE",
        "REPLY",
        "DELETE_POST",
        "READ_POSTS",
        "READ_POST",
        "READ_THREAD",
        "REPLY_TO_COMMENTS",
        "LIKE",
        "READ_LIKES",
        "READ_UPDATES_AFTER",
        "MESSAGES",
        "START_CONVERSATIONS"
      ],
      "post_options": [
        "langs"
      ],
      "extras": [
        "CanReadUpdates",
        "CanDeletePosts",
        "CanReadPost",
        "CanReadThread",
        "CanReply",
        "CanLike",
        "CanReadLikes",
        "CanReadUpdatesAfter",
        "CanMessage",
        "CanStartConversations"
      ],
      "limits": {
        "max_text_length": 300,
        "max_text_bytes": 3000,
        "text_counted_in": "graphemes",
        "max_images": 4,
        "max_image_bytes": 1000000,
        "max_title_length": null,
        "max_videos": null,
        "max_video_bytes": null
      },
      "sign_in_shapes": [
        "AskForDetails",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "facebook": {
      "name": "facebook",
      "features": [
        "POST_TEXT",
        "POST_IMAGE",
        "POST_VIDEO",
        "SCHEDULE",
        "DELETE_POST",
        "READ_STATS",
        "PUSH_UPDATES"
      ],
      "post_options": [
        "link"
      ],
      "extras": [
        "CanResumeLogin",
        "CanCheckState",
        "CanCheckSignature",
        "CanReadUpdates",
        "CanAnswerSetupCheck",
        "CanDeletePosts",
        "CanReadStats",
        "CanReadPushedUpdates"
      ],
      "limits": {
        "max_text_length": 63206,
        "max_text_bytes": null,
        "text_counted_in": "characters",
        "max_images": null,
        "max_image_bytes": null,
        "max_title_length": null,
        "max_videos": 1,
        "max_video_bytes": 1000000000
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "ChooseAccount",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "google_business": {
      "name": "google_business",
      "features": [
        "POST_TEXT",
        "POST_IMAGE",
        "PUSH_UPDATES"
      ],
      "post_options": [
        "call_to_action_type",
        "call_to_action_url"
      ],
      "extras": [
        "CanResumeLogin",
        "CanCheckSignature",
        "CanReadUpdates",
        "CanReadPushedUpdates",
        "CanReplyToUpdates",
        "CanEditBusinessInfo",
        "CanManageVerification"
      ],
      "limits": {
        "max_text_length": 1500,
        "max_text_bytes": null,
        "text_counted_in": "characters",
        "max_images": 1,
        "max_image_bytes": null,
        "max_title_length": null,
        "max_videos": null,
        "max_video_bytes": null
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "ChooseAccount",
        "Finished"
      ],
      "alt_text_reaches_it": false
    },
    "instagram": {
      "name": "instagram",
      "features": [
        "POST_IMAGE",
        "POST_VIDEO",
        "PUSH_UPDATES"
      ],
      "post_options": [
        "carousel"
      ],
      "extras": [
        "CanCheckSignature",
        "CanAnswerSetupCheck",
        "CanReadPushedUpdates"
      ],
      "limits": null,
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "mastodon": {
      "name": "mastodon",
      "features": [
        "CREATE_APP",
        "POST_TEXT",
        "POST_IMAGE",
        "POST_VIDEO",
        "SCHEDULE",
        "REPLY",
        "DELETE_POST",
        "READ_POSTS",
        "READ_STATS",
        "READ_POST",
        "READ_THREAD",
        "REPLY_TO_COMMENTS",
        "LIKE",
        "READ_LIKES",
        "READ_UPDATES_AFTER",
        "MESSAGES",
        "START_CONVERSATIONS"
      ],
      "post_options": [
        "visibility",
        "spoiler_text",
        "sensitive",
        "language"
      ],
      "extras": [
        "CanCreateApp",
        "CanReadUpdates",
        "CanDeletePosts",
        "CanReadStats",
        "CanReadPost",
        "CanReadThread",
        "CanReply",
        "CanLike",
        "CanReadLikes",
        "CanReadUpdatesAfter",
        "CanMessage",
        "CanStartConversations"
      ],
      "limits": null,
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "pinterest": {
      "name": "pinterest",
      "features": [
        "POST_IMAGE",
        "POST_VIDEO",
        "DELETE_POST"
      ],
      "post_options": [
        "board_id",
        "board_section_id",
        "title",
        "link",
        "alt_text",
        "dominant_color"
      ],
      "extras": [
        "CanDeletePosts"
      ],
      "limits": {
        "max_text_length": 800,
        "max_text_bytes": null,
        "text_counted_in": "characters",
        "max_images": 5,
        "max_image_bytes": null,
        "max_title_length": 100,
        "max_videos": 1,
        "max_video_bytes": null
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "threads": {
      "name": "threads",
      "features": [
        "POST_TEXT",
        "POST_IMAGE",
        "POST_VIDEO",
        "REPLY",
        "DELETE_POST",
        "READ_STATS",
        "PUSH_UPDATES"
      ],
      "post_options": [
        "carousel"
      ],
      "extras": [
        "CanCheckSignature",
        "CanReadUpdates",
        "CanAnswerSetupCheck",
        "CanDeletePosts",
        "CanReadStats",
        "CanReadReplies",
        "CanReadPushedUpdates",
        "CanReplyToUpdates",
        "CanModerateComments"
      ],
      "limits": null,
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "tiktok": {
      "name": "tiktok",
      "features": [
        "POST_VIDEO",
        "PUSH_UPDATES"
      ],
      "post_options": [
        "send_to",
        "privacy_level",
        "disable_comment",
        "disable_duet",
        "disable_stitch",
        "video_cover_timestamp_ms",
        "brand_content_toggle",
        "brand_organic_toggle"
      ],
      "extras": [
        "CanCheckState",
        "CanCheckSignature",
        "CanReadPushedUpdates"
      ],
      "limits": {
        "max_text_length": 2200,
        "max_text_bytes": null,
        "text_counted_in": "utf16_units",
        "max_images": null,
        "max_image_bytes": null,
        "max_title_length": null,
        "max_videos": 1,
        "max_video_bytes": 4294967296
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": false
    },
    "tiktok_business": {
      "name": "tiktok_business",
      "features": [],
      "post_options": [],
      "extras": [
        "CanReadUpdates",
        "CanReplyToUpdates",
        "CanModerateComments"
      ],
      "limits": {
        "max_text_length": null,
        "max_text_bytes": null,
        "text_counted_in": "characters",
        "max_images": null,
        "max_image_bytes": null,
        "max_title_length": null,
        "max_videos": null,
        "max_video_bytes": null
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": false
    },
    "x": {
      "name": "x",
      "features": [
        "POST_TEXT",
        "POST_IMAGE",
        "POST_VIDEO",
        "REPLY",
        "DELETE_POST",
        "READ_POSTS"
      ],
      "post_options": [
        "reply_settings",
        "quote_tweet_id"
      ],
      "extras": [
        "CanReadUpdates",
        "CanDeletePosts"
      ],
      "limits": {
        "max_text_length": 280,
        "max_text_bytes": null,
        "text_counted_in": "utf16_units",
        "max_images": 4,
        "max_image_bytes": 5242880,
        "max_title_length": null,
        "max_videos": 1,
        "max_video_bytes": 536870912
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "Finished"
      ],
      "alt_text_reaches_it": true
    },
    "youtube": {
      "name": "youtube",
      "features": [
        "POST_VIDEO",
        "SCHEDULE",
        "READ_POSTS"
      ],
      "post_options": [
        "title",
        "privacy_status",
        "category_id",
        "tags",
        "made_for_kids",
        "notify_subscribers"
      ],
      "extras": [
        "CanResumeLogin",
        "CanCheckState",
        "CanReadUpdates"
      ],
      "limits": {
        "max_text_length": 5000,
        "max_text_bytes": null,
        "text_counted_in": "utf8_bytes",
        "max_images": null,
        "max_image_bytes": null,
        "max_title_length": 100,
        "max_videos": 1,
        "max_video_bytes": 274877906944
      },
      "sign_in_shapes": [
        "SendToNetwork",
        "ChooseAccount",
        "Finished"
      ],
      "alt_text_reaches_it": false
    }
  }
}
