KosmoKrator

productivity

VBOUT MCP, CLI, and Lua Integration for AI Agents

VBOUT integration docs for AI agents: MCP gateway setup, VBOUT CLI commands, Lua API reference, credentials, and function schemas.

VBOUT for agents

Credentials can be configured manually in web or CLI hosts.

Use this integration from Lua code mode, the headless integrations CLI, or the KosmoKrator MCP gateway. The same package metadata powers all three surfaces.

Agent Surfaces

Machine-Readable Metadata

Function Catalog

FunctionTypeParametersDescription
vbout.vbout_get_current_user Read read 0 Call the VBOUT Get Current User endpoint. Authentication: Required Response Formats: XML | JSON Particular endpoint Including All Possible Endpoints' responses
vbout.vbout_social_media_channels Read read 0 Call the VBOUT Social Media Channels endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_social_media_calendar Read read 0 Call the VBOUT Social Media Calendar endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_social_media_stats Read read 0 Call the VBOUT Social Media Stats endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_social_media_get_post Read read 0 Call the VBOUT Social Media Post endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_social_media_add_post Write write 0 Call the VBOUT Social Media Add Post endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_social_media_edit_post Write write 0 Call the VBOUT Social Media Edit Post endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_social_media_delete_post Write write 0 Call the VBOUT Social Media Delete Post endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_list_campaigns Read read 0 Call the VBOUT List Campaigns endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_get_campaign Read read 0 Call the VBOUT Get Campaign endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_stats Read read 0 Call the VBOUT Email Marketing Stats endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_add_campaign Write write 0 Call the VBOUT Email Marketing Add Campaign endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_edit_campaign Write write 0 Call the VBOUT Email Marketing Edit Campaign endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_delete_campaign Write write 0 Call the VBOUT Email Marketing Delete Campaign endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_list_contacts Read read 0 Call the VBOUT List Contacts endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_contacts_by_phone_number Read read 0 Call the VBOUT Email Marketing Contacts By Phone Number endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_contact_by_email Read read 0 Call the VBOUT Email Marketing Contact By Email endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_get_contact Read read 0 Call the VBOUT Get Contact endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_create_contact Write write 0 Call the VBOUT Create Contact endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_edit_contact Write write 0 Call the VBOUT Email Marketing Edit Contact endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_sync_contact Write write 0 Call the VBOUT Email Marketing Sync Contact endpoint. Authentication: Required Response Formats: XML | JSON Note: All emails having the same email text available in the provided list will be updated if exists (case email is not required).
vbout.vbout_email_marketing_delete_contact Write write 0 Call the VBOUT Email Marketing Delete Contact endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_move_contact Write write 0 Call the VBOUT Email Marketing Move Contact endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_contact_timeline Read read 0 Call the VBOUT Email Marketing Contact Timeline endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_contact_timeline_by_email_address Read read 0 Call the VBOUT Email Marketing Contact Timeline By Email Address endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_audiences Read read 0 Call the VBOUT Email Marketing Audiences endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_email_marketing_get_lists Read read 0 Call the VBOUT Email Marketing Lists endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_email_marketing_get_list Read read 0 Call the VBOUT Email Marketing List endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_add_list Write write 0 Call the VBOUT Email Marketing Add List endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_editlist Write write 0 Call the VBOUT Email Marketing Edit List endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_delete_list Write write 0 Call the VBOUT Email Marketing Delete List endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_add_activity Write write 0 Call the VBOUT Email Marketing Add Activity endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_add_tag Write write 0 Call the VBOUT Email Marketing Add Tag endpoint. Authentication: Required Response Formats: XML | JSON Note: List of tags can be sent as a batch, separated by a comma. Either email or id can be used.
vbout.vbout_email_marketing_remove_tag Write write 0 Call the VBOUT Email Marketing Remove Tag endpoint. Authentication: Required Response Formats: XML | JSON Note: List of tags can be sent as a batch, separated by a comma. Either email or id can be used
vbout.vbout_email_marketing_get_coupon Read read 0 Call the VBOUT Email Marketing Coupon endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_lists Read read 0 Call the VBOUT User Lists endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_managers Read read 0 Call the VBOUT User Managers endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_user_status Write write 0 Call the VBOUT User Status endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_add Write write 0 Call the VBOUT User Add endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_edit Write write 0 Call the VBOUT User Edit endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_delete Write write 0 Call the VBOUT User Delete endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_groups Read read 0 Call the VBOUT User Groups endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_user_group_delete Write write 0 Call the VBOUT User Group Delete endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_user_group_status Read read 0 Call the VBOUT User Group Status endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_goal_lists Read read 0 Call the VBOUT Goal Lists endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_goal_list_by_domain Read read 0 Call the VBOUT Goal List By Domain endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_goal_show Read read 0 Call the VBOUT Goal Show endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_goal_add Write write 0 Call the VBOUT Goal Add endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_goal_edit Write write 0 Call the VBOUT Goal Edit endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_goal_delete Write write 0 Call the VBOUT Goal Delete endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_web_hook_lists Read read 0 Call the VBOUT Web Hook lists endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_webhook_show Read read 0 Call the VBOUT Webhook Show endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_webhook_add Write write 0 Call the VBOUT Webhook Add endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_webhook_edit Write write 0 Call the VBOUT Webhook Edit endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_webhook_delete Write write 0 Call the VBOUT Webhook Delete endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_register_create_account Write write 0 Call the VBOUT Register Create Account endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_account_get_sub_account_auto_login Write write 0 Call the VBOUT Account Subscriber Account Auto Login endpoint. Authentication: Required Response Formats: XML | JSON Note: It should work with Agencies only.
vbout.vbout_settings_custom_shortcodes Read read 0 Call the VBOUT Settings Custom Short codes endpoint. Authentication: Required Response Formats: XML | JSON Parameters: None
vbout.vbout_settings_add_custom_shortcode Write write 0 Call the VBOUT Settings Add Custom Short Code endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_settings_edit_custom_short_code Write write 0 Call the VBOUT Settings Edit Custom Short Code endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_settings_delete_custom_shortcode Write write 0 Call the VBOUT Settings Delete Custom Short Code endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_email_marketing_get_email_templates Read read 0 Call the VBOUT Email Marketing Get Email Templates endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_automation_get_guides Read read 0 Call the VBOUT Automation Get Guides endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_automation_create_automation_from_guide Write write 0 Call the VBOUT Automation Create Automation From Guide endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_pipeline_get_board_guide_categories Read read 0 Call the VBOUT Pipeline Get Board Guide Categories endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_pipeline_get_board_guides Read read 0 Call the VBOUT Pipeline Get Board Guides endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_pipeline_create_board_from_guide Write write 0 Call the VBOUT Pipeline Create Board From Guide endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_aichatbot_aichatbottemplates Read read 0 Call the VBOUT AIchatbot aichatbottemplates endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_aichatbot_categories Read read 0 Call the VBOUT AIchatbot categories endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_aichatbot_tags Read read 0 Call the VBOUT AIchatbot tags endpoint. Authentication: Required Response Formats: XML | JSON
vbout.vbout_aichatbot_copy Write write 0 Call the VBOUT AIchatbot copy endpoint. Authentication: Required Response Formats: XML | JSON