{"message":"Welcome to BrainCore!","version":"2.0","available_routes":[{"path":"/openapi.json","name":"openapi","methods":["HEAD","GET"]},{"path":"/debug/routes","name":"debug_routes","methods":["GET"]},{"path":"/auth/register","name":"register","methods":["POST"]},{"path":"/auth/token","name":"login_for_access_token","methods":["POST"]},{"path":"/auth/refresh","name":"refresh_access_token","methods":["POST"]},{"path":"/auth/me","name":"get_me","methods":["GET"]},{"path":"/auth/google","name":"google_auth","methods":["POST"]},{"path":"/auth/request-reset","name":"request_password_reset","methods":["POST"]},{"path":"/auth/reset-password","name":"reset_password","methods":["POST"]},{"path":"/model-config/providers","name":"get_providers","methods":["GET"]},{"path":"/model-config/providers/{provider_name}","name":"get_provider","methods":["GET"]},{"path":"/model-config/providers/{provider_name}/models","name":"get_provider_models","methods":["GET"]},{"path":"/model-config/current-config","name":"get_current_config","methods":["GET"]},{"path":"/model-config/current-config","name":"update_current_config","methods":["POST"]},{"path":"/projects/","name":"read_projects","methods":["GET"]},{"path":"/projects/","name":"create_project","methods":["POST"]},{"path":"/projects/{project_id}/transfer-ownership/{new_owner_id}","name":"transfer_project_ownership","methods":["POST"]},{"path":"/projects/{project_id}","name":"read_project","methods":["GET"]},{"path":"/projects/{project_id}","name":"update_project","methods":["PATCH"]},{"path":"/projects/{project_id}","name":"delete_project","methods":["DELETE"]},{"path":"/projects/{project_id}/team-members/{team_member_id}","name":"assign_team_member_to_project","methods":["POST"]},{"path":"/projects/{project_id}/subprojects/","name":"get_subprojects","methods":["GET"]},{"path":"/projects/{project_id}/subprojects/","name":"create_subproject","methods":["POST"]},{"path":"/projects/hierarchy/","name":"get_project_hierarchy","methods":["GET"]},{"path":"/projects/{project_id}/archive","name":"archive_project","methods":["POST"]},{"path":"/projects/{project_id}/unarchive","name":"unarchive_project","methods":["POST"]},{"path":"/projects/archived/","name":"get_archived_projects","methods":["GET"]},{"path":"/projects/{project_id}/meetings","name":"get_project_meetings","methods":["GET"]},{"path":"/projects/{project_id}/attachments/","name":"create_attachment","methods":["POST"]},{"path":"/projects/{project_id}/attachments/","name":"read_attachments","methods":["GET"]},{"path":"/projects/{project_id}/attachments/{attachment_id}","name":"read_attachment","methods":["GET"]},{"path":"/projects/{project_id}/attachments/{attachment_id}","name":"update_attachment","methods":["PUT"]},{"path":"/projects/{project_id}/attachments/{attachment_id}","name":"delete_attachment","methods":["DELETE"]},{"path":"/projects/{project_id}/ai-chat/","name":"ai_chat","methods":["POST"]},{"path":"/projects/{project_id}/report/","name":"generate_project_report","methods":["POST"]},{"path":"/projects/{project_id}/members","name":"get_project_members","methods":["GET"]},{"path":"/projects/{project_id}/members","name":"add_project_member","methods":["POST"]},{"path":"/projects/{project_id}/members/{team_member_id}","name":"update_project_member","methods":["PATCH"]},{"path":"/projects/{project_id}/members/{team_member_id}","name":"remove_project_member","methods":["DELETE"]},{"path":"/projects/{project_id}/assign","name":"assign_project_owner","methods":["POST"]},{"path":"/projects/{project_id}/email-threads","name":"link_gmail_thread_to_project","methods":["POST"]},{"path":"/projects/{project_id}/email-threads","name":"get_project_gmail_threads","methods":["GET"]},{"path":"/projects/{project_id}/email-threads/{channel_id}","name":"get_email_thread_details","methods":["GET"]},{"path":"/projects/{project_id}/email-threads/{channel_id}","name":"unlink_gmail_thread_from_project","methods":["DELETE"]},{"path":"/projects/{project_id}/email-threads/search","name":"search_gmail_threads_for_project","methods":["GET"]},{"path":"/projects/{project_id}/pm/status","name":"get_pm_status","methods":["GET"]},{"path":"/projects/{project_id}/pm/settings","name":"update_pm_settings","methods":["PUT"]},{"path":"/projects/{project_id}/pm/trigger","name":"trigger_pm_loop","methods":["POST"]},{"path":"/projects/{project_id}/pm/executions","name":"get_pm_executions","methods":["GET"]},{"path":"/calendar/events","name":"get_calendar_events","methods":["GET"]},{"path":"/gmail/messages","name":"list_messages","methods":["GET"]},{"path":"/gmail/messages/starred","name":"list_starred_messages","methods":["GET"]},{"path":"/gmail/messages","name":"send_message","methods":["POST"]},{"path":"/gmail/messages/{message_id}","name":"get_message","methods":["GET"]},{"path":"/gmail/messages/{message_id}","name":"delete_message","methods":["DELETE"]},{"path":"/gmail/messages/{message_id}/labels","name":"modify_message_labels","methods":["PATCH"]},{"path":"/user/preferences","name":"get_user_preferences","methods":["GET"]},{"path":"/user/preferences","name":"update_user_preferences","methods":["PUT"]},{"path":"/user/claude-auth/configure","name":"configure_claude_auth","methods":["POST"]},{"path":"/user/claude-auth/status","name":"get_claude_auth_status","methods":["GET"]},{"path":"/user/claude-auth/clear","name":"clear_claude_auth","methods":["DELETE"]},{"path":"/user/claude-auth/usage","name":"get_claude_usage","methods":["GET"]},{"path":"/inference/credentials","name":"create_credential","methods":["POST"]},{"path":"/inference/credentials","name":"list_credentials","methods":["GET"]},{"path":"/inference/credentials/{credential_id}","name":"update_credential","methods":["PUT"]},{"path":"/inference/credentials/{credential_id}","name":"delete_credential","methods":["DELETE"]},{"path":"/inference/credentials/usage","name":"get_inference_usage","methods":["GET"]},{"path":"/families/list","name":"get_families","methods":["GET"]},{"path":"/families/engagements","name":"get_user_family_engagements","methods":["GET"]},{"path":"/families/create","name":"create_family","methods":["POST"]},{"path":"/families/detail/{family_id}","name":"get_family","methods":["GET"]},{"path":"/families/members","name":"get_family_members","methods":["GET"]},{"path":"/families/members","name":"add_family_member","methods":["POST"]},{"path":"/families/members/{member_id}","name":"remove_family_member","methods":["DELETE"]},{"path":"/families/invites/members","name":"add_family_member","methods":["POST"]},{"path":"/families/invites","name":"get_family_invites","methods":["GET"]},{"path":"/families/invites/{invite_id}/resend","name":"resend_family_invite","methods":["POST"]},{"path":"/families/invites/{invite_id}","name":"delete_family_invite","methods":["DELETE"]},{"path":"/families/invites/accept","name":"accept_family_invite","methods":["POST"]},{"path":"/families/guardian/{family_id}/philosophy","name":"list_philosophy","methods":["GET"]},{"path":"/families/guardian/{family_id}/philosophy","name":"create_philosophy","methods":["POST"]},{"path":"/families/guardian/{family_id}/philosophy/{item_id}","name":"update_philosophy","methods":["PUT"]},{"path":"/families/guardian/{family_id}/philosophy/{item_id}","name":"delete_philosophy","methods":["DELETE"]},{"path":"/families/guardian/{family_id}/guardian","name":"get_guardian_config","methods":["GET"]},{"path":"/families/guardian/{family_id}/guardian","name":"update_guardian_config","methods":["PUT"]},{"path":"/families/guardian/{family_id}/agent-config","name":"get_my_agent_config","methods":["GET"]},{"path":"/families/guardian/{family_id}/agent-config","name":"update_my_agent_config","methods":["PUT"]},{"path":"/families/guardian/{family_id}/memories","name":"list_memories","methods":["GET"]},{"path":"/families/guardian/{family_id}/memories","name":"create_memory","methods":["POST"]},{"path":"/families/guardian/{family_id}/force-bonds","name":"list_force_bonds","methods":["GET"]},{"path":"/families/guardian/{family_id}/force-bonds","name":"create_force_bond","methods":["POST"]},{"path":"/families/guardian/{family_id}/force-bonds/{session_id}","name":"get_force_bond","methods":["GET"]},{"path":"/families/guardian/{family_id}/force-bonds/{session_id}/contribute","name":"add_contribution","methods":["POST"]},{"path":"/families/guardian/{family_id}/force-bonds/{session_id}/contributions","name":"list_contributions","methods":["GET"]},{"path":"/families/guardian/{family_id}/force-bonds/{session_id}/complete","name":"complete_force_bond","methods":["POST"]},{"path":"/social/invite","name":"create_invite","methods":["POST"]},{"path":"/social/my-invites","name":"get_my_invites","methods":["GET"]},{"path":"/social/allocation","name":"get_allocation","methods":["GET"]},{"path":"/social/accept","name":"accept_invite","methods":["POST"]},{"path":"/social/{invite_id}/revoke","name":"revoke_invite","methods":["POST"]},{"path":"/social/lineage","name":"get_lineage","methods":["GET"]},{"path":"/social/circles","name":"get_circles","methods":["GET"]},{"path":"/social/circles","name":"create_circle","methods":["POST"]},{"path":"/social/circles/{circle_id}","name":"update_circle","methods":["PUT"]},{"path":"/social/circles/{circle_id}","name":"delete_circle","methods":["DELETE"]},{"path":"/social/connections/request","name":"request_connection","methods":["POST"]},{"path":"/social/connections/accept","name":"accept_connection","methods":["POST"]},{"path":"/social/connections","name":"get_connections","methods":["GET"]},{"path":"/social/connections/pending","name":"get_pending_requests","methods":["GET"]},{"path":"/social/connections/{connection_id}","name":"update_connection","methods":["PUT"]},{"path":"/social/bonds","name":"create_friend_bond","methods":["POST"]},{"path":"/social/bonds","name":"get_friend_bonds","methods":["GET"]},{"path":"/social/bonds/{bond_id}","name":"get_friend_bond","methods":["GET"]},{"path":"/social/bonds/{bond_id}/ledger","name":"get_trust_ledger","methods":["GET"]},{"path":"/social/bonds/{bond_id}/record-exchange","name":"record_trust_exchange","methods":["POST"]},{"path":"/social/circles/collab","name":"create_collaborative_circle","methods":["POST"]},{"path":"/social/circles/collab","name":"list_my_circles","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}","name":"get_circle","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/members","name":"invite_member","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/members","name":"get_members","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/sources","name":"contribute_source","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/sources","name":"list_sources","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/convictions","name":"propose_conviction","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/convictions/{conviction_id}/vote","name":"vote_on_conviction","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/convictions","name":"list_convictions","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/knowledge","name":"contribute_knowledge","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/knowledge/{knowledge_id}/vet","name":"vet_knowledge","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/knowledge","name":"list_knowledge","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/insights","name":"submit_insight","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/insights/{insight_id}/promote","name":"promote_insight_to_knowledge","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/signals","name":"share_signal","methods":["POST"]},{"path":"/social/circles/collab/{circle_id}/signals","name":"list_signals","methods":["GET"]},{"path":"/social/circles/collab/{circle_id}/diversity","name":"get_diversity_report","methods":["GET"]},{"path":"/social/sharing/with-circle","name":"share_with_circle","methods":["POST"]},{"path":"/social/sharing/with-connection","name":"share_with_connection","methods":["POST"]},{"path":"/social/sharing/with-collab-circle","name":"share_with_collab_circle","methods":["POST"]},{"path":"/social/sharing/{share_id}/revoke","name":"revoke_share","methods":["POST"]},{"path":"/social/sharing/my-shares","name":"get_my_shares","methods":["GET"]},{"path":"/social/sharing/feed","name":"get_shared_feed","methods":["GET"]},{"path":"/social/sharing/can-see","name":"check_visibility","methods":["GET"]},{"path":"/social/sharing/audit","name":"get_audit_trail","methods":["GET"]},{"path":"/social/import/google","name":"import_google_contacts","methods":["POST"]},{"path":"/social/import/upload","name":"upload_contacts_file","methods":["POST"]},{"path":"/social/import/confirm","name":"confirm_import","methods":["POST"]},{"path":"/social/import/health","name":"get_relationship_health","methods":["GET"]},{"path":"/social/import/health/refresh","name":"refresh_relationship_health","methods":["POST"]},{"path":"/social/import/suggestions","name":"get_connection_suggestions","methods":["GET"]},{"path":"/social/import/activity/contact/{contact_id}","name":"get_contact_social_activity","methods":["GET"]},{"path":"/social/import/activity/network","name":"get_network_social_activity","methods":["GET"]},{"path":"/iot/integrations/platforms","name":"list_platforms","methods":["GET"]},{"path":"/iot/integrations","name":"create_integration","methods":["POST"]},{"path":"/iot/integrations","name":"list_integrations","methods":["GET"]},{"path":"/iot/integrations/{integration_id}","name":"get_integration","methods":["GET"]},{"path":"/iot/integrations/{integration_id}/status","name":"get_integration_status","methods":["GET"]},{"path":"/iot/integrations/{integration_id}","name":"delete_integration","methods":["DELETE"]},{"path":"/iot/integrations/{integration_id}/oauth/url","name":"get_oauth_url","methods":["GET"]},{"path":"/iot/integrations/oauth/callback","name":"oauth_callback","methods":["GET"]},{"path":"/iot/integrations/{integration_id}/auth/password","name":"authenticate_with_password","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/auth/device-flow/initiate","name":"initiate_device_flow","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/auth/device-flow/poll","name":"poll_device_flow","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/auth/tesla/register-partner","name":"register_tesla_partner","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/auth/local","name":"pair_local_bridge","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/discover","name":"discover_devices","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/sync","name":"sync_devices","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/sync-states","name":"sync_device_states","methods":["POST"]},{"path":"/iot/integrations/{integration_id}/test","name":"test_connection","methods":["POST"]},{"path":"/iot/zones","name":"create_zone","methods":["POST"]},{"path":"/iot/zones","name":"list_zones","methods":["GET"]},{"path":"/iot/zones/hierarchy","name":"get_zone_hierarchy","methods":["GET"]},{"path":"/iot/zones/{zone_id}","name":"get_zone","methods":["GET"]},{"path":"/iot/zones/{zone_id}/details","name":"get_zone_with_devices","methods":["GET"]},{"path":"/iot/zones/{zone_id}","name":"update_zone","methods":["PATCH"]},{"path":"/iot/zones/{zone_id}","name":"delete_zone","methods":["DELETE"]},{"path":"/iot/zones/{zone_id}/device-count","name":"get_zone_device_count","methods":["GET"]},{"path":"/iot/devices","name":"create_device","methods":["POST"]},{"path":"/iot/devices","name":"list_devices","methods":["GET"]},{"path":"/iot/devices/stats","name":"get_device_stats","methods":["GET"]},{"path":"/iot/devices/{device_id}","name":"get_device","methods":["GET"]},{"path":"/iot/devices/{device_id}","name":"update_device","methods":["PATCH"]},{"path":"/iot/devices/{device_id}","name":"delete_device","methods":["DELETE"]},{"path":"/iot/devices/{device_id}/state","name":"get_device_state","methods":["GET"]},{"path":"/iot/devices/{device_id}/state","name":"update_device_state","methods":["PUT"]},{"path":"/iot/devices/{device_id}/commands","name":"send_device_command","methods":["POST"]},{"path":"/iot/devices/{device_id}/commands","name":"get_device_command_history","methods":["GET"]},{"path":"/iot/devices/{device_id}/readings","name":"record_device_reading","methods":["POST"]},{"path":"/iot/devices/readings/batch","name":"record_readings_batch","methods":["POST"]},{"path":"/iot/devices/{device_id}/readings","name":"get_device_readings","methods":["GET"]},{"path":"/iot/devices/{device_id}/readings/latest","name":"get_latest_reading","methods":["GET"]},{"path":"/iot/permissions/devices/{device_id}","name":"grant_device_permission","methods":["POST"]},{"path":"/iot/permissions/devices/{device_id}","name":"list_device_permissions","methods":["GET"]},{"path":"/iot/permissions/devices/{device_id}/users/{user_id}","name":"revoke_device_permission","methods":["DELETE"]},{"path":"/iot/permissions/approvals","name":"list_approval_requests","methods":["GET"]},{"path":"/iot/permissions/approvals/{approval_id}","name":"get_approval_request","methods":["GET"]},{"path":"/iot/permissions/approvals/{approval_id}/approve","name":"approve_request","methods":["POST"]},{"path":"/iot/permissions/approvals/{approval_id}/deny","name":"deny_request","methods":["POST"]},{"path":"/iot/permissions/approvals/{approval_id}/cancel","name":"cancel_request","methods":["POST"]},{"path":"/iot/permissions/security-policy","name":"get_security_policy","methods":["GET"]},{"path":"/iot/permissions/security-policy","name":"update_security_policy","methods":["PUT"]},{"path":"/iot/permissions/security-policy/initialize","name":"initialize_security_policy","methods":["POST"]},{"path":"/iot/permissions/access-logs","name":"get_access_logs","methods":["GET"]},{"path":"/iot/trust-circles/share","name":"share_context","methods":["POST"]},{"path":"/iot/trust-circles/my-circles","name":"get_my_trust_circles","methods":["GET"]},{"path":"/iot/presence/events","name":"record_presence_event","methods":["POST"]},{"path":"/iot/presence/events","name":"get_presence_events","methods":["GET"]},{"path":"/iot/presence/summary","name":"get_presence_summary","methods":["GET"]},{"path":"/iot/presence/family","name":"get_family_presence","methods":["GET"]},{"path":"/iot/presence/users/{user_id}","name":"get_user_presence","methods":["GET"]},{"path":"/iot/presence/zones/{zone_id}/occupants","name":"get_zone_occupants","methods":["GET"]},{"path":"/iot/presence/anyone-home","name":"is_anyone_home","methods":["GET"]},{"path":"/iot/presence/users/{user_id}/is-home","name":"is_user_home","methods":["GET"]},{"path":"/iot/presence/users/{user_id}/set-home","name":"set_user_home","methods":["POST"]},{"path":"/iot/presence/users/{user_id}/set-away","name":"set_user_away","methods":["POST"]},{"path":"/iot/automations","name":"create_automation","methods":["POST"]},{"path":"/iot/automations","name":"list_automations","methods":["GET"]},{"path":"/iot/automations/stats","name":"get_automation_stats","methods":["GET"]},{"path":"/iot/automations/{automation_id}","name":"get_automation","methods":["GET"]},{"path":"/iot/automations/{automation_id}","name":"update_automation","methods":["PATCH"]},{"path":"/iot/automations/{automation_id}","name":"delete_automation","methods":["DELETE"]},{"path":"/iot/automations/{automation_id}/toggle","name":"toggle_automation","methods":["POST"]},{"path":"/iot/automations/scenes","name":"list_scenes","methods":["GET"]},{"path":"/iot/automations/scenes/{automation_id}/activate","name":"activate_scene","methods":["POST"]},{"path":"/iot/automations/{automation_id}/executions","name":"get_execution_history","methods":["GET"]},{"path":"/iot/automations/executions/recent","name":"get_recent_executions","methods":["GET"]},{"path":"/iot/automations/{automation_id}/approve","name":"approve_automation","methods":["POST"]},{"path":"/iot/energy/usage","name":"record_energy_usage","methods":["POST"]},{"path":"/iot/energy/usage","name":"get_energy_usage","methods":["GET"]},{"path":"/iot/energy/summary/today","name":"get_today_summary","methods":["GET"]},{"path":"/iot/energy/summary/daily","name":"get_daily_summary","methods":["GET"]},{"path":"/iot/energy/summary/weekly","name":"get_weekly_summary","methods":["GET"]},{"path":"/iot/energy/summary/monthly","name":"get_monthly_summary","methods":["GET"]},{"path":"/iot/energy/top-consumers","name":"get_top_consumers","methods":["GET"]},{"path":"/iot/energy/trend","name":"get_usage_trend","methods":["GET"]},{"path":"/iot/energy/estimate-cost","name":"estimate_energy_cost","methods":["GET"]},{"path":"/api/tiktok/oauth/url","name":"get_oauth_url","methods":["GET"]},{"path":"/api/tiktok/oauth/callback","name":"oauth_callback","methods":["GET"]},{"path":"/api/tiktok/context","name":"get_integration_by_context","methods":["GET"]},{"path":"/api/tiktok/{integration_id}","name":"get_integration","methods":["GET"]},{"path":"/api/tiktok/{integration_id}","name":"update_integration","methods":["PUT"]},{"path":"/api/tiktok/{integration_id}","name":"delete_integration","methods":["DELETE"]},{"path":"/api/tiktok/user/{user_id}","name":"list_user_integrations","methods":["GET"]},{"path":"/api/tiktok/family/{family_id}","name":"list_family_integrations","methods":["GET"]},{"path":"/api/tiktok/company/{company_id}","name":"list_company_integrations","methods":["GET"]},{"path":"/api/tiktok/{integration_id}/refresh","name":"refresh_integration","methods":["POST"]},{"path":"/api/tiktok/{integration_id}/post","name":"create_post","methods":["POST"]},{"path":"/api/tiktok/{integration_id}/posts/{publish_id}/status","name":"get_post_status","methods":["GET"]},{"path":"/api/tiktok/{integration_id}/videos","name":"list_videos","methods":["GET"]},{"path":"/api/tiktok/{integration_id}/campaigns","name":"list_campaigns","methods":["GET"]},{"path":"/api/tiktok/{integration_id}/campaigns","name":"create_campaign","methods":["POST"]},{"path":"/api/tiktok/{integration_id}/analytics","name":"get_analytics","methods":["GET"]},{"path":"/api/tiktok/webhooks","name":"webhook_verification","methods":["GET"]},{"path":"/api/tiktok/webhooks","name":"webhook_handler","methods":["POST"]},{"path":"/companies/list","name":"get_user_companies","methods":["GET"]},{"path":"/companies/create","name":"create_company","methods":["POST"]},{"path":"/companies/detail/{company_id}","name":"get_company","methods":["GET"]},{"path":"/companies/detail/{company_id}","name":"update_company","methods":["PUT"]},{"path":"/companies/engagements","name":"get_user_company_engagements","methods":["GET"]},{"path":"/companies/members","name":"get_company_members","methods":["GET"]},{"path":"/companies/members","name":"add_company_member","methods":["POST"]},{"path":"/companies/members/{member_id}","name":"update_company_member","methods":["PUT"]},{"path":"/companies/members/{member_id}/send-login-invite","name":"send_login_invite_to_member","methods":["POST"]},{"path":"/companies/members/{member_id}","name":"remove_company_member","methods":["DELETE"]},{"path":"/companies/members/team/all","name":"get_all_team_members","methods":["GET"]},{"path":"/companies/members/team/by-department","name":"get_members_by_department","methods":["GET"]},{"path":"/companies/members/team/stats","name":"get_team_stats","methods":["GET"]},{"path":"/companies/members/team/external","name":"get_external_members","methods":["GET"]},{"path":"/companies/members/team/departments","name":"get_team_departments","methods":["GET"]},{"path":"/companies/members/team/members","name":"create_team_member","methods":["POST"]},{"path":"/companies/members/team/members/{member_id}","name":"get_team_member","methods":["GET"]},{"path":"/companies/members/team/members/{member_id}","name":"update_team_member","methods":["PATCH"]},{"path":"/companies/members/team/members/{member_id}","name":"delete_team_member","methods":["DELETE"]},{"path":"/companies/members/team/users/search","name":"search_users_for_team","methods":["GET"]},{"path":"/companies/members/team/agents","name":"get_internal_agents","methods":["GET"]},{"path":"/companies/invites/members","name":"add_company_member","methods":["POST"]},{"path":"/companies/invites","name":"get_company_invites","methods":["GET"]},{"path":"/companies/invites/{invite_id}/resend","name":"resend_company_invite","methods":["POST"]},{"path":"/companies/invites/{invite_id}","name":"delete_company_invite","methods":["DELETE"]},{"path":"/companies/invites/accept","name":"accept_company_invite","methods":["POST"]},{"path":"/team-members","name":"create_team_member","methods":["POST"]},{"path":"/team-members","name":"get_team_members_by_context","methods":["GET"]},{"path":"/team-members/{team_member_id}","name":"get_team_member_detail","methods":["GET"]},{"path":"/team-members/{team_member_id}","name":"update_team_member","methods":["PUT"]},{"path":"/team-members/{team_member_id}/roles","name":"update_team_member_roles","methods":["PATCH"]},{"path":"/team-members/{team_member_id}","name":"delete_team_member","methods":["DELETE"]},{"path":"/team-members/{team_member_id}/photo","name":"upload_team_member_photo","methods":["POST"]},{"path":"/team-members/{team_member_id}/photo","name":"delete_team_member_photo","methods":["DELETE"]},{"path":"/notes/","name":"get_notes","methods":["GET"]},{"path":"/notes/","name":"create_note","methods":["POST"]},{"path":"/notes/flexible","name":"create_note_flexible","methods":["POST"]},{"path":"/notes/{note_id}","name":"get_note","methods":["GET"]},{"path":"/notes/{note_id}","name":"update_note","methods":["PUT"]},{"path":"/notes/{note_id}","name":"delete_note","methods":["DELETE"]},{"path":"/notes/folders/","name":"get_note_folders","methods":["GET"]},{"path":"/notes/folders/","name":"create_note_folder","methods":["POST"]},{"path":"/notes/folders/{folder_id}","name":"update_note_folder","methods":["PUT"]},{"path":"/notes/folders/{folder_id}","name":"delete_note_folder","methods":["DELETE"]},{"path":"/notes/{note_id}/star","name":"toggle_star_note","methods":["POST"]},{"path":"/notes/starred/","name":"get_starred_notes","methods":["GET"]},{"path":"/notes/{note_id}/stars","name":"get_note_stars","methods":["GET"]},{"path":"/notes/{note_id}/share","name":"share_note_with_users","methods":["POST"]},{"path":"/notes/{note_id}/share","name":"unshare_note_from_users","methods":["DELETE"]},{"path":"/notes/{note_id}/sharing","name":"get_note_sharing_info","methods":["GET"]},{"path":"/notes/shared-with-me/","name":"get_notes_shared_with_me","methods":["GET"]},{"path":"/notes/{note_id}/move-context","name":"move_note_context","methods":["PATCH"]},{"path":"/tags/","name":"get_tags","methods":["GET"]},{"path":"/tags/","name":"create_tag","methods":["POST"]},{"path":"/tags/search/semantic","name":"search_tags_semantic","methods":["GET"]},{"path":"/tags/suggestions","name":"get_tag_suggestions","methods":["GET"]},{"path":"/tags/backfill-embeddings","name":"backfill_embeddings","methods":["POST"]},{"path":"/tags/aggregate","name":"aggregate_content","methods":["GET"]},{"path":"/tags/dashboard","name":"get_dashboard","methods":["GET"]},{"path":"/tags/{tag_id}","name":"get_tag","methods":["GET"]},{"path":"/tags/{tag_id}","name":"update_tag","methods":["PUT"]},{"path":"/tags/{tag_id}","name":"delete_tag","methods":["DELETE"]},{"path":"/tags/{tag_id}/similar","name":"get_similar_tags","methods":["GET"]},{"path":"/tags/{tag_id}/items","name":"get_tag_items","methods":["GET"]},{"path":"/tags/{tag_id}/umbrella-content","name":"get_umbrella_content","methods":["GET"]},{"path":"/bookmarks/attach","name":"attach_url_to_entity","methods":["POST"]},{"path":"/bookmarks/quick-save","name":"quick_save_bookmark","methods":["POST"]},{"path":"/bookmarks/entity/{entity_type}/{entity_id}","name":"get_bookmarks_for_entity","methods":["GET"]},{"path":"/bookmarks/entity/{entity_type}/{entity_id}/suggest","name":"suggest_related_bookmarks","methods":["POST"]},{"path":"/bookmarks/collections","name":"create_collection","methods":["POST"]},{"path":"/bookmarks/collections","name":"get_collections","methods":["GET"]},{"path":"/bookmarks/collections/{collection_id}","name":"get_collection","methods":["GET"]},{"path":"/bookmarks/collections/{collection_id}","name":"update_collection","methods":["PUT"]},{"path":"/bookmarks/collections/{collection_id}","name":"delete_collection","methods":["DELETE"]},{"path":"/bookmarks/collections/{collection_id}/bookmarks","name":"add_bookmarks_to_collection","methods":["POST"]},{"path":"/bookmarks/collections/{collection_id}/bookmarks/{bookmark_id}","name":"remove_bookmark_from_collection","methods":["DELETE"]},{"path":"/bookmarks/collections/{collection_id}/bookmarks","name":"get_collection_bookmarks","methods":["GET"]},{"path":"/bookmarks/{bookmark_id}/tags","name":"add_tags_to_bookmark","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/tags/{tag_id}","name":"remove_tag_from_bookmark","methods":["DELETE"]},{"path":"/bookmarks/{bookmark_id}/tags","name":"get_bookmark_tags","methods":["GET"]},{"path":"/bookmarks/{bookmark_id}/apply-auto-tags","name":"apply_auto_tags_to_bookmark","methods":["POST"]},{"path":"/bookmarks/by-tag/{tag_id}","name":"get_bookmarks_by_tag","methods":["GET"]},{"path":"/bookmarks/review-queue/list","name":"get_review_queue","methods":["GET"]},{"path":"/bookmarks/review-queue/{bookmark_id}/process","name":"process_review_item","methods":["POST"]},{"path":"/bookmarks/review-queue/bulk-process","name":"bulk_process_review_items","methods":["POST"]},{"path":"/bookmarks/stats","name":"get_bookmark_stats","methods":["GET"]},{"path":"/bookmarks/platforms","name":"get_platforms","methods":["GET"]},{"path":"/bookmarks/","name":"create_bookmark","methods":["POST"]},{"path":"/bookmarks/","name":"get_bookmarks","methods":["GET"]},{"path":"/bookmarks/{bookmark_id}","name":"get_bookmark","methods":["GET"]},{"path":"/bookmarks/{bookmark_id}","name":"update_bookmark","methods":["PUT"]},{"path":"/bookmarks/{bookmark_id}","name":"delete_bookmark","methods":["DELETE"]},{"path":"/bookmarks/{bookmark_id}/mark-read","name":"mark_bookmark_read","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/check-updates","name":"check_bookmark_updates","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/favorite","name":"toggle_favorite","methods":["POST"]},{"path":"/bookmarks/archived","name":"get_archived_bookmarks","methods":["GET"]},{"path":"/bookmarks/trashed","name":"get_trashed_bookmarks","methods":["GET"]},{"path":"/bookmarks/{bookmark_id}/archive","name":"archive_bookmark","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/trash","name":"trash_bookmark","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/restore","name":"restore_bookmark","methods":["POST"]},{"path":"/bookmarks/{bookmark_id}/permanent","name":"permanent_delete_bookmark","methods":["DELETE"]},{"path":"/bookmarks/import","name":"import_bookmarks","methods":["POST"]},{"path":"/api/intelligence/signals","name":"create_signal","methods":["POST"]},{"path":"/api/intelligence/signals","name":"list_signals","methods":["GET"]},{"path":"/api/intelligence/signals/{signal_id}","name":"get_signal","methods":["GET"]},{"path":"/api/intelligence/signals/{signal_id}/resolve","name":"resolve_signal","methods":["PUT"]},{"path":"/api/intelligence/hypotheses","name":"create_hypothesis","methods":["POST"]},{"path":"/api/intelligence/hypotheses","name":"list_hypotheses","methods":["GET"]},{"path":"/api/intelligence/hypotheses/{hypothesis_id}/test","name":"test_hypothesis","methods":["PUT"]},{"path":"/api/intelligence/hypotheses/{hypothesis_id}/validate","name":"validate_hypothesis","methods":["PUT"]},{"path":"/api/intelligence/hypotheses/{hypothesis_id}/research","name":"research_hypothesis","methods":["POST"]},{"path":"/api/intelligence/hypotheses/{hypothesis_id}/research/complete","name":"complete_hypothesis_research","methods":["POST"]},{"path":"/api/intelligence/hypotheses/{hypothesis_id}/research/status","name":"get_hypothesis_research_status","methods":["GET"]},{"path":"/api/intelligence/insights","name":"create_insight","methods":["POST"]},{"path":"/api/intelligence/insights","name":"list_insights","methods":["GET"]},{"path":"/api/intelligence/insights/{insight_id}/vet","name":"vet_insight","methods":["PUT"]},{"path":"/api/intelligence/insights/{insight_id}/to-knowledge","name":"convert_to_knowledge","methods":["POST"]},{"path":"/api/intelligence/knowledge/{knowledge_id}/challenge","name":"challenge_knowledge","methods":["POST"]},{"path":"/api/intelligence/search","name":"search_intelligence","methods":["POST"]},{"path":"/api/intelligence/similar","name":"find_similar","methods":["POST"]},{"path":"/api/intelligence/status","name":"get_flow_status","methods":["GET"]},{"path":"/api/intelligence/pending-approvals","name":"get_pending_approvals","methods":["GET"]},{"path":"/api/intelligence/executive-summary","name":"get_executive_summary","methods":["GET"]},{"path":"/api/intelligence/trends/detect","name":"detect_trends","methods":["POST"]},{"path":"/api/intelligence/trends","name":"create_trend","methods":["POST"]},{"path":"/api/intelligence/trends","name":"list_trends","methods":["GET"]},{"path":"/api/intelligence/trends/summary","name":"get_trend_summary","methods":["GET"]},{"path":"/api/intelligence/trends/{trend_id}","name":"get_trend","methods":["GET"]},{"path":"/api/intelligence/trends/{trend_id}","name":"update_trend","methods":["PUT"]},{"path":"/api/intelligence/trends/{trend_id}/data-point","name":"add_trend_data_point","methods":["POST"]},{"path":"/api/intelligence/trends/{trend_id}/forecast","name":"generate_trend_forecast","methods":["POST"]},{"path":"/api/intelligence/trends/{trend_id}/correlations","name":"find_trend_correlations","methods":["POST"]},{"path":"/api/intelligence/trends/{trend_id}/hypothesis","name":"generate_trend_hypothesis","methods":["POST"]},{"path":"/api/intelligence/trends/{trend_id}/insight","name":"generate_trend_insight","methods":["POST"]},{"path":"/api/intelligence/trends/{trend_id}","name":"delete_trend","methods":["DELETE"]},{"path":"/api/intelligence/macro-indicators","name":"get_macro_indicators","methods":["GET"]},{"path":"/api/intelligence/prediction-markets","name":"get_prediction_markets","methods":["GET"]},{"path":"/api/worldmodel/earthquakes","name":"get_earthquakes","methods":["GET"]},{"path":"/api/worldmodel/stream/flights","name":"stream_flights","methods":["GET"]},{"path":"/api/worldmodel/satellites","name":"get_satellites","methods":["GET"]},{"path":"/api/worldmodel/stream/ships","name":"stream_ships","methods":["GET"]},{"path":"/api/worldmodel/weather","name":"get_weather","methods":["GET"]},{"path":"/api/worldmodel/news-events","name":"get_news_events","methods":["GET"]},{"path":"/api/worldmodel/trend-clusters","name":"get_trend_clusters","methods":["GET"]},{"path":"/api/worldmodel/supply-chain","name":"get_supply_chain","methods":["GET"]},{"path":"/api/worldmodel/webcams","name":"get_webcams","methods":["GET"]},{"path":"/api/worldmodel/macro-regime","name":"get_macro_regime","methods":["GET"]},{"path":"/api/worldmodel/spatial-summary","name":"get_spatial_summary_endpoint","methods":["GET"]},{"path":"/api/worldmodel/search","name":"worldmodel_search","methods":["GET"]},{"path":"/api/worldmodel/person-search","name":"person_search","methods":["GET"]},{"path":"/api/worldmodel/cctv-cameras","name":"get_cctv_cameras","methods":["GET"]},{"path":"/api/worldmodel/cctv-cameras/{camera_id}/image","name":"get_cctv_image","methods":["GET"]},{"path":"/api/worldmodel/cctv-cameras/{camera_id}/calibration","name":"save_cctv_calibration","methods":["POST"]},{"path":"/api/worldmodel/world-state","name":"get_world_state","methods":["GET"]},{"path":"/api/worldmodel/world-state/history","name":"get_world_state_history","methods":["GET"]},{"path":"/api/worldmodel/situations","name":"get_world_situations","methods":["GET"]},{"path":"/api/worldmodel/situations/{situation_id}","name":"get_world_situation_detail","methods":["GET"]},{"path":"/api/worldmodel/regions","name":"get_world_regions","methods":["GET"]},{"path":"/api/worldmodel/regions/heatmap","name":"get_region_temperature_heatmap","methods":["GET"]},{"path":"/api/convictions","name":"create_conviction","methods":["POST"]},{"path":"/api/convictions","name":"list_convictions","methods":["GET"]},{"path":"/api/convictions/stats","name":"conviction_stats","methods":["GET"]},{"path":"/api/convictions/{conviction_id}","name":"get_conviction","methods":["GET"]},{"path":"/api/convictions/{conviction_id}","name":"update_conviction","methods":["PUT"]},{"path":"/api/convictions/{conviction_id}/challenge","name":"challenge_conviction","methods":["POST"]},{"path":"/api/convictions/{conviction_id}/reinforce","name":"reinforce_conviction","methods":["POST"]},{"path":"/api/convictions/{conviction_id}/supersede","name":"supersede_conviction","methods":["POST"]},{"path":"/api/world-entities","name":"create_world_entity","methods":["POST"]},{"path":"/api/world-entities","name":"list_world_entities","methods":["GET"]},{"path":"/api/world-entities/{entity_id}","name":"get_world_entity","methods":["GET"]},{"path":"/api/world-entities/{entity_id}/link","name":"link_source","methods":["POST"]},{"path":"/api/world-entities/{entity_id}/unlink/{source_type}","name":"unlink_source","methods":["DELETE"]},{"path":"/api/world-entities/links","name":"create_entity_link","methods":["POST"]},{"path":"/api/world-entities/links/network","name":"get_entity_network","methods":["GET"]},{"path":"/api/world-entities/resolve","name":"resolve_entities","methods":["POST"]},{"path":"/api/intelligence-sources","name":"create_source","methods":["POST"]},{"path":"/api/intelligence-sources","name":"list_sources","methods":["GET"]},{"path":"/api/intelligence-sources/{source_id}","name":"get_source","methods":["GET"]},{"path":"/api/intelligence-sources/{source_id}","name":"update_source","methods":["PUT"]},{"path":"/api/intelligence-sources/{source_id}/accuracy","name":"record_accuracy","methods":["POST"]},{"path":"/api/intelligence-sources/categories/summary","name":"source_category_summary","methods":["GET"]},{"path":"/immune/health","name":"get_immune_health","methods":["GET"]},{"path":"/immune/inventory","name":"get_inventory","methods":["GET"]},{"path":"/immune/scan","name":"trigger_scan","methods":["POST"]},{"path":"/immune/advisories/check","name":"check_advisories","methods":["POST"]},{"path":"/immune/deps/snapshot","name":"save_dependency_snapshot","methods":["POST"]},{"path":"/immune/scans","name":"get_scan_history","methods":["GET"]},{"path":"/immune/vulnerabilities","name":"get_vulnerabilities","methods":["GET"]},{"path":"/immune/vulnerabilities/{vuln_id}","name":"update_vulnerability","methods":["PATCH"]},{"path":"/immune/threat-intel","name":"get_threat_intel","methods":["GET"]},{"path":"/api/v1/market-data/stream/prices","name":"stream_prices","methods":["GET"]},{"path":"/api/v1/market-data/prices/latest","name":"get_latest_prices","methods":["GET"]},{"path":"/api/v1/market-data/portfolio/{portfolio_id}/value","name":"get_portfolio_value","methods":["GET"]},{"path":"/api/worldmodel/person-dossier","name":"create_dossier","methods":["POST"]},{"path":"/api/worldmodel/person-dossier/from-crm/{contact_id}","name":"create_dossier_from_crm","methods":["POST"]},{"path":"/api/worldmodel/person-dossier/{dossier_id}","name":"get_dossier","methods":["GET"]},{"path":"/api/worldmodel/person-dossier/{dossier_id}/refresh","name":"refresh_dossier","methods":["POST"]},{"path":"/api/worldmodel/person-dossiers","name":"list_dossiers","methods":["GET"]},{"path":"/api/worldmodel/person-dossier/{dossier_id}","name":"delete_dossier","methods":["DELETE"]},{"path":"/api/worldmodel/person-dossier/{dossier_id}/synthesize","name":"synthesize_dossier","methods":["POST"]},{"path":"/news/feed-entries/","name":"list_feed_entries","methods":["GET"]},{"path":"/news/topics/","name":"list_topics","methods":["GET"]},{"path":"/news/topics/popular","name":"list_popular_topics","methods":["GET"]},{"path":"/news/topics/parent-categories","name":"list_parent_categories","methods":["GET"]},{"path":"/news/topics/","name":"create_topic","methods":["POST"]},{"path":"/news/topics/sync-investments","name":"sync_investment_topics","methods":["POST"]},{"path":"/news/topics/investment","name":"create_investment_topic","methods":["POST"]},{"path":"/news/topics/{topic_id}","name":"get_topic","methods":["GET"]},{"path":"/news/topics/{topic_id}","name":"update_topic","methods":["PUT"]},{"path":"/news/topics/{topic_id}","name":"delete_topic","methods":["DELETE"]},{"path":"/news/news-sources/","name":"create_news_source","methods":["POST"]},{"path":"/news/news-sources/","name":"list_news_sources","methods":["GET"]},{"path":"/news/news-sources/{news_source_id}","name":"get_news_source","methods":["GET"]},{"path":"/news/news-sources/{news_source_id}","name":"update_news_source","methods":["PUT"]},{"path":"/news/news-sources/{news_source_id}/toggle","name":"toggle_news_source","methods":["POST"]},{"path":"/news/news-sources/{news_source_id}","name":"delete_news_source","methods":["DELETE"]},{"path":"/news/news-sources/{news_source_id}/entries","name":"list_source_entries","methods":["GET"]},{"path":"/news/news-sources/{news_source_id}/refresh","name":"refresh_source","methods":["POST"]},{"path":"/news/user/topics/","name":"list_user_topics","methods":["GET"]},{"path":"/news/user/topics/{topic_id}/follow","name":"follow_topic","methods":["POST"]},{"path":"/news/user/topics/{topic_id}/unfollow","name":"unfollow_topic","methods":["DELETE"]},{"path":"/news/user/topics/{topic_id}/following","name":"check_following_topic","methods":["GET"]},{"path":"/news/newsletters/","name":"create_newsletter","methods":["POST"]},{"path":"/news/newsletters/","name":"list_newsletters","methods":["GET"]},{"path":"/news/newsletters/{newsletter_id}","name":"get_newsletter","methods":["GET"]},{"path":"/news/newsletters/{newsletter_id}","name":"update_newsletter","methods":["PUT"]},{"path":"/news/newsletters/{newsletter_id}","name":"delete_newsletter","methods":["DELETE"]},{"path":"/news-intelligence/summary","name":"news_summary","methods":["GET"]},{"path":"/news-intelligence/agents","name":"news_agents","methods":["GET"]},{"path":"/news-intelligence/streams","name":"news_streams","methods":["GET"]},{"path":"/news-intelligence/activity","name":"news_activity","methods":["GET"]},{"path":"/news-intelligence/topics","name":"news_topics","methods":["GET"]},{"path":"/news-intelligence/signals","name":"news_signals","methods":["GET"]},{"path":"/news-intelligence/streams/all","name":"get_all_streams","methods":["GET"]},{"path":"/news-intelligence/streams/newsletter/toggle","name":"toggle_newsletter_extraction","methods":["POST"]},{"path":"/news-intelligence/monitoring/search","name":"monitor_search","methods":["POST"]},{"path":"/news-intelligence/monitoring/posts","name":"monitor_posts","methods":["POST"]},{"path":"/news-intelligence/monitoring/snapshot/{snapshot_id}","name":"monitor_snapshot","methods":["GET"]},{"path":"/news-intelligence/monitoring/signal","name":"create_signal","methods":["POST"]},{"path":"/news-intelligence/monitoring/signals","name":"monitoring_signals","methods":["GET"]},{"path":"/news-intelligence/paywalled/configs","name":"list_configs","methods":["GET"]},{"path":"/news-intelligence/paywalled/create","name":"create_extraction","methods":["POST"]},{"path":"/news-intelligence/paywalled/history","name":"extraction_history","methods":["GET"]},{"path":"/news-intelligence/generation/editions","name":"list_editions","methods":["GET"]},{"path":"/news-intelligence/generation/articles","name":"list_articles","methods":["GET"]},{"path":"/news-intelligence/generation/stats","name":"generation_stats","methods":["GET"]},{"path":"/news-intelligence/generation/generate","name":"trigger_generation","methods":["POST"]},{"path":"/news-intelligence/distribution/route","name":"route_article","methods":["POST"]},{"path":"/news-intelligence/distribution/signal","name":"create_signal","methods":["POST"]},{"path":"/news-intelligence/distribution/stats","name":"distribution_stats","methods":["GET"]},{"path":"/news-intelligence/curation/profile","name":"get_preference_profile","methods":["GET"]},{"path":"/news-intelligence/investigations/list","name":"list_investigations","methods":["GET"]},{"path":"/news-intelligence/investigations/{investigation_id}","name":"get_investigation","methods":["GET"]},{"path":"/news-intelligence/investigations/create","name":"start_investigation","methods":["POST"]},{"path":"/api/dashboard-news","name":"get_dashboard_news","methods":["GET"]},{"path":"/api/dashboard-news/save-article","name":"save_article","methods":["POST"]},{"path":"/api/dashboard-news/track-interaction","name":"track_interaction","methods":["POST"]},{"path":"/api/dashboard-news/saved-articles","name":"get_saved_articles","methods":["GET"]},{"path":"/api/dashboard-news/generate-edition","name":"generate_edition","methods":["POST"]},{"path":"/api/dashboard-news/latest-edition","name":"get_latest_edition","methods":["GET"]},{"path":"/projects/{project_id}/activity","name":"get_project_activity","methods":["GET"]},{"path":"/tasks/{task_id}/activity","name":"get_task_activity","methods":["GET"]},{"path":"/tasks/assignees","name":"get_task_assignees","methods":["GET"]},{"path":"/tasks/{task_id}/assign","name":"assign_task","methods":["PATCH"]},{"path":"/tasks/{task_id}/members","name":"get_task_members","methods":["GET"]},{"path":"/tasks/{task_id}/members","name":"add_task_member","methods":["POST"]},{"path":"/tasks/{task_id}/members/{team_member_id}","name":"update_task_member","methods":["PATCH"]},{"path":"/tasks/{task_id}/members/{team_member_id}","name":"remove_task_member","methods":["DELETE"]},{"path":"/tasks/{task_id}/activity","name":"get_task_activity","methods":["GET"]},{"path":"/tasks/{task_id}/prioritize/","name":"prioritize_task","methods":["POST"]},{"path":"/tasks/{task_id}/email-threads","name":"link_gmail_thread_to_task","methods":["POST"]},{"path":"/tasks/{task_id}/email-threads","name":"get_task_gmail_threads","methods":["GET"]},{"path":"/tasks/{task_id}/email-threads/{channel_id}","name":"unlink_gmail_thread_from_task","methods":["DELETE"]},{"path":"/tasks/{task_id}/email-threads/search","name":"search_gmail_threads_for_task","methods":["GET"]},{"path":"/tasks/","name":"create_task","methods":["POST"]},{"path":"/tasks/","name":"get_tasks","methods":["GET"]},{"path":"/tasks/{task_id}","name":"get_task","methods":["GET"]},{"path":"/tasks/{task_id}","name":"update_task","methods":["PATCH"]},{"path":"/tasks/{task_id}","name":"delete_task","methods":["DELETE"]},{"path":"/tasks/{task_id}/research","name":"get_task_research","methods":["GET"]},{"path":"/tasks/{task_id}/research","name":"create_task_research","methods":["POST"]},{"path":"/tasks/{task_id}/archive","name":"archive_task","methods":["POST"]},{"path":"/tasks/{task_id}/unarchive","name":"unarchive_task","methods":["POST"]},{"path":"/tasks/archived/","name":"get_archived_tasks","methods":["GET"]},{"path":"/tasks/{task_id}/meetings","name":"get_task_meetings","methods":["GET"]},{"path":"/api/workspaces","name":"create_workspace","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}","name":"get_workspace","methods":["GET"]},{"path":"/api/workspaces/{workspace_id}","name":"update_workspace","methods":["PATCH"]},{"path":"/api/workspaces/{workspace_id}","name":"delete_workspace","methods":["DELETE"]},{"path":"/api/workspaces","name":"list_workspaces","methods":["GET"]},{"path":"/api/companies/{company_id}/workspaces","name":"list_company_workspaces","methods":["GET"]},{"path":"/api/families/{family_id}/workspaces","name":"list_family_workspaces","methods":["GET"]},{"path":"/api/departments/{department_id}/workspaces","name":"list_department_workspaces","methods":["GET"]},{"path":"/api/tasks/{task_id}/workspace","name":"get_task_workspace","methods":["GET"]},{"path":"/api/tasks/{task_id}/workspace","name":"create_task_workspace","methods":["POST"]},{"path":"/api/tasks/{task_id}/workspace","name":"update_task_workspace","methods":["PATCH"]},{"path":"/api/tasks/{task_id}/workspace","name":"delete_task_workspace","methods":["DELETE"]},{"path":"/api/workspaces/session","name":"create_session_workspace","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}/session-data","name":"update_session_workspace_data","methods":["PATCH"]},{"path":"/api/workspaces/{workspace_id}/evolve/plan","name":"evolve_workspace_to_plan","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}/evolve/tasks","name":"evolve_workspace_to_tasks","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}/evolve/note","name":"evolve_workspace_to_note","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}/participants","name":"get_workspace_participants","methods":["GET"]},{"path":"/api/tasks/{task_id}/workspace/participants","name":"get_task_workspace_participants","methods":["GET"]},{"path":"/api/workspaces/{workspace_id}/research-data","name":"get_workspace_research_data","methods":["GET"]},{"path":"/api/workspaces/{workspace_id}/research-topic","name":"create_workspace_research_topic","methods":["POST"]},{"path":"/api/workspaces/{workspace_id}/research-stream","name":"create_research_stream","methods":["POST"]},{"path":"/api/widget/config/{config_key}","name":"get_widget_config_public","methods":["GET"]},{"path":"/api/widget/session","name":"create_widget_session","methods":["POST"]},{"path":"/api/widget/session/{session_id}","name":"get_widget_session","methods":["GET"]},{"path":"/api/widget/session/claim","name":"claim_widget_session","methods":["POST"]},{"path":"/api/widget/company/{company_id}/config","name":"get_widget_configuration","methods":["GET"]},{"path":"/api/widget/company/{company_id}/config","name":"create_widget_configuration","methods":["POST"]},{"path":"/api/widget/company/{company_id}/config","name":"update_widget_configuration","methods":["PUT"]},{"path":"/api/widget/company/{company_id}/embed","name":"get_embed_code","methods":["GET"]},{"path":"/api/widget/company/{company_id}/sessions","name":"list_widget_sessions","methods":["GET"]},{"path":"/workflows/visual","name":"list_visual_workflows","methods":["GET"]},{"path":"/workflows/visual","name":"create_visual_workflow","methods":["POST"]},{"path":"/workflows/{workflow_id}","name":"get_visual_workflow","methods":["GET"]},{"path":"/workflows/{workflow_id}","name":"update_visual_workflow","methods":["PATCH"]},{"path":"/workflows/{workflow_id}","name":"delete_visual_workflow","methods":["DELETE"]},{"path":"/workflows/{workflow_id}/start","name":"start_visual_workflow","methods":["POST"]},{"path":"/workflows/{workflow_id}/advance","name":"advance_visual_workflow","methods":["POST"]},{"path":"/workflows/{workflow_id}/pause","name":"pause_visual_workflow","methods":["POST"]},{"path":"/workspace-templates","name":"list_templates","methods":["GET"]},{"path":"/workspace-templates/{template_id}","name":"get_template","methods":["GET"]},{"path":"/workspace-templates/slug/{slug}","name":"get_template_by_slug","methods":["GET"]},{"path":"/workspace-templates","name":"save_workspace_as_template","methods":["POST"]},{"path":"/workspace-templates/{template_id}/create","name":"create_workspace_from_template","methods":["POST"]},{"path":"/workspace-templates/{template_id}","name":"update_template","methods":["PATCH"]},{"path":"/workspace-templates/{template_id}","name":"delete_template","methods":["DELETE"]},{"path":"/api/dashboards/cards","name":"get_available_cards","methods":["GET"]},{"path":"/api/dashboards","name":"get_user_dashboard","methods":["GET"]},{"path":"/api/dashboards","name":"create_dashboard_endpoint","methods":["POST"]},{"path":"/api/dashboards/{dashboard_id}","name":"update_dashboard_endpoint","methods":["PUT"]},{"path":"/api/dashboards/{dashboard_id}/tabs","name":"add_tab_endpoint","methods":["POST"]},{"path":"/api/dashboards/{dashboard_id}/tabs/{tab_id}","name":"remove_tab_endpoint","methods":["DELETE"]},{"path":"/api/dashboards/{dashboard_id}/cards","name":"add_card_endpoint","methods":["POST"]},{"path":"/api/dashboards/{dashboard_id}/cards/{card_id}/state","name":"update_card_state_endpoint","methods":["PATCH"]},{"path":"/api/dashboards/{dashboard_id}/cards/{card_id}","name":"remove_card_endpoint","methods":["DELETE"]},{"path":"/api/dashboards/templates","name":"list_templates_endpoint","methods":["GET"]},{"path":"/api/dashboards/from-template","name":"create_from_template_endpoint","methods":["POST"]},{"path":"/health/profile","name":"get_health_profile","methods":["GET"]},{"path":"/health/profile","name":"create_health_profile","methods":["POST"]},{"path":"/health/profile","name":"update_health_profile","methods":["PUT"]},{"path":"/health/profile/emergency","name":"get_emergency_info","methods":["GET"]},{"path":"/health/vitals","name":"get_vitals","methods":["GET"]},{"path":"/health/vitals","name":"create_vital","methods":["POST"]},{"path":"/health/vitals/latest","name":"get_latest_vital","methods":["GET"]},{"path":"/health/vitals/summary","name":"get_vitals_summary","methods":["GET"]},{"path":"/health/vitals/{vital_id}","name":"get_vital","methods":["GET"]},{"path":"/health/vitals/{vital_id}","name":"update_vital","methods":["PUT"]},{"path":"/health/vitals/{vital_id}","name":"delete_vital","methods":["DELETE"]},{"path":"/health/activities","name":"get_activities","methods":["GET"]},{"path":"/health/activities","name":"create_activity","methods":["POST"]},{"path":"/health/activities/summary","name":"get_activity_summary","methods":["GET"]},{"path":"/health/activities/{activity_id}","name":"get_activity","methods":["GET"]},{"path":"/health/activities/{activity_id}","name":"update_activity","methods":["PUT"]},{"path":"/health/activities/{activity_id}","name":"delete_activity","methods":["DELETE"]},{"path":"/health/sleep","name":"get_sleep_logs","methods":["GET"]},{"path":"/health/sleep","name":"create_sleep_log","methods":["POST"]},{"path":"/health/sleep/quality-trend","name":"get_sleep_quality_trend","methods":["GET"]},{"path":"/health/sleep/date/{sleep_date}","name":"get_sleep_by_date","methods":["GET"]},{"path":"/health/sleep/{sleep_id}","name":"get_sleep_log","methods":["GET"]},{"path":"/health/sleep/{sleep_id}","name":"update_sleep_log","methods":["PUT"]},{"path":"/health/sleep/{sleep_id}","name":"delete_sleep_log","methods":["DELETE"]},{"path":"/health/mental-health","name":"get_mental_health_logs","methods":["GET"]},{"path":"/health/mental-health","name":"create_mental_health_log","methods":["POST"]},{"path":"/health/mental-health/mood-trend","name":"get_mood_trend","methods":["GET"]},{"path":"/health/mental-health/{log_id}","name":"get_mental_health_log","methods":["GET"]},{"path":"/health/mental-health/{log_id}","name":"update_mental_health_log","methods":["PUT"]},{"path":"/health/mental-health/{log_id}","name":"delete_mental_health_log","methods":["DELETE"]},{"path":"/health/nutrition","name":"get_nutrition_logs","methods":["GET"]},{"path":"/health/nutrition","name":"create_nutrition_log","methods":["POST"]},{"path":"/health/nutrition/daily-totals/{log_date}","name":"get_daily_totals","methods":["GET"]},{"path":"/health/nutrition/{log_id}","name":"get_nutrition_log","methods":["GET"]},{"path":"/health/nutrition/{log_id}","name":"update_nutrition_log","methods":["PUT"]},{"path":"/health/nutrition/{log_id}","name":"delete_nutrition_log","methods":["DELETE"]},{"path":"/health/symptoms","name":"get_symptoms","methods":["GET"]},{"path":"/health/symptoms","name":"create_symptom","methods":["POST"]},{"path":"/health/symptoms/ongoing","name":"get_ongoing_symptoms","methods":["GET"]},{"path":"/health/symptoms/{symptom_id}","name":"get_symptom","methods":["GET"]},{"path":"/health/symptoms/{symptom_id}","name":"update_symptom","methods":["PUT"]},{"path":"/health/symptoms/{symptom_id}/resolve","name":"resolve_symptom","methods":["PUT"]},{"path":"/health/symptoms/{symptom_id}","name":"delete_symptom","methods":["DELETE"]},{"path":"/health/medications","name":"get_medications","methods":["GET"]},{"path":"/health/medications","name":"create_medication","methods":["POST"]},{"path":"/health/medications/active","name":"get_active_medications","methods":["GET"]},{"path":"/health/medications/{medication_id}","name":"get_medication","methods":["GET"]},{"path":"/health/medications/{medication_id}","name":"update_medication","methods":["PUT"]},{"path":"/health/medications/{medication_id}/discontinue","name":"discontinue_medication","methods":["PUT"]},{"path":"/health/medications/{medication_id}","name":"delete_medication","methods":["DELETE"]},{"path":"/health/medications/{medication_id}/doses","name":"get_medication_doses","methods":["GET"]},{"path":"/health/medications/{medication_id}/doses","name":"log_medication_dose","methods":["POST"]},{"path":"/health/medications/{medication_id}/adherence","name":"get_medication_adherence","methods":["GET"]},{"path":"/health/appointments","name":"get_appointments","methods":["GET"]},{"path":"/health/appointments","name":"create_appointment","methods":["POST"]},{"path":"/health/appointments/upcoming","name":"get_upcoming_appointments","methods":["GET"]},{"path":"/health/appointments/{appointment_id}","name":"get_appointment","methods":["GET"]},{"path":"/health/appointments/{appointment_id}","name":"update_appointment","methods":["PUT"]},{"path":"/health/appointments/{appointment_id}/complete","name":"complete_appointment","methods":["PUT"]},{"path":"/health/appointments/{appointment_id}/cancel","name":"cancel_appointment","methods":["PUT"]},{"path":"/health/appointments/{appointment_id}","name":"delete_appointment","methods":["DELETE"]},{"path":"/health/documents","name":"get_documents","methods":["GET"]},{"path":"/health/documents","name":"create_document","methods":["POST"]},{"path":"/health/documents/upload","name":"upload_document","methods":["POST"]},{"path":"/health/documents/{document_id}","name":"get_document","methods":["GET"]},{"path":"/health/documents/{document_id}","name":"update_document","methods":["PUT"]},{"path":"/health/documents/{document_id}","name":"delete_document","methods":["DELETE"]},{"path":"/health/biomarkers","name":"get_biomarkers","methods":["GET"]},{"path":"/health/biomarkers","name":"create_biomarker","methods":["POST"]},{"path":"/health/biomarkers/abnormal","name":"get_abnormal_biomarkers","methods":["GET"]},{"path":"/health/biomarkers/{biomarker_id}","name":"get_biomarker","methods":["GET"]},{"path":"/health/biomarkers/{biomarker_id}","name":"update_biomarker","methods":["PUT"]},{"path":"/health/biomarkers/{biomarker_id}","name":"delete_biomarker","methods":["DELETE"]},{"path":"/health/sharing","name":"get_sharing_settings","methods":["GET"]},{"path":"/health/sharing","name":"create_sharing_consent","methods":["POST"]},{"path":"/health/sharing/active","name":"get_active_sharing","methods":["GET"]},{"path":"/health/sharing/{sharing_id}","name":"get_sharing","methods":["GET"]},{"path":"/health/sharing/{sharing_id}","name":"update_sharing","methods":["PUT"]},{"path":"/health/sharing/{sharing_id}/revoke","name":"revoke_sharing","methods":["PUT"]},{"path":"/health/sharing/{sharing_id}","name":"delete_sharing","methods":["DELETE"]},{"path":"/health/sharing/{sharing_id}/audit","name":"get_access_audit","methods":["GET"]},{"path":"/api/life-philosophy","name":"get_life_philosophy","methods":["GET"]},{"path":"/api/life-philosophy","name":"create_life_philosophy","methods":["POST"]},{"path":"/api/life-philosophy","name":"update_life_philosophy","methods":["PATCH"]},{"path":"/api/life-philosophy/wheel","name":"get_life_wheel","methods":["GET"]},{"path":"/api/life-philosophy/wheel/{area}","name":"update_life_wheel_area","methods":["PATCH"]},{"path":"/api/life-philosophy/snapshots","name":"create_snapshot","methods":["POST"]},{"path":"/api/life-philosophy/snapshots","name":"get_snapshots","methods":["GET"]},{"path":"/api/life-philosophy/trends","name":"get_trends","methods":["GET"]},{"path":"/api/life-philosophy/events","name":"create_life_event","methods":["POST"]},{"path":"/api/life-philosophy/events","name":"get_life_events","methods":["GET"]},{"path":"/api/life-philosophy/goals/link","name":"link_goal_to_area","methods":["POST"]},{"path":"/api/life-philosophy/goals/{area}","name":"get_goals_by_area","methods":["GET"]},{"path":"/api/life-philosophy/enums","name":"get_enums","methods":["GET"]},{"path":"/api/life-philosophy/alignment","name":"check_alignment","methods":["GET"]},{"path":"/api/life-philosophy/role-models","name":"get_role_models","methods":["GET"]},{"path":"/api/life-philosophy/role-models","name":"add_role_model","methods":["POST"]},{"path":"/api/life-philosophy/role-models/{role_model_id}","name":"get_role_model","methods":["GET"]},{"path":"/api/life-philosophy/role-models/{role_model_id}","name":"update_role_model","methods":["PATCH"]},{"path":"/api/life-philosophy/role-models/{role_model_id}","name":"remove_role_model","methods":["DELETE"]},{"path":"/api/life-philosophy/role-models/{role_model_id}/research","name":"populate_role_model_research","methods":["POST"]},{"path":"/api/life-philosophy/role-models/wisdom/{life_area}","name":"get_role_model_wisdom","methods":["GET"]},{"path":"/api/skills/personal","name":"list_personal_skills","methods":["GET"]},{"path":"/api/skills/personal","name":"create_personal_skill","methods":["POST"]},{"path":"/api/skills/personal/{slug}","name":"get_personal_skill","methods":["GET"]},{"path":"/api/skills/personal/{slug}","name":"update_personal_skill","methods":["PUT"]},{"path":"/api/skills/personal/{slug}","name":"delete_personal_skill","methods":["DELETE"]},{"path":"/api/skills/company/{company_id}","name":"list_company_skills","methods":["GET"]},{"path":"/api/skills/company/{company_id}","name":"create_company_skill","methods":["POST"]},{"path":"/api/skills/company/{company_id}/{slug}","name":"get_company_skill","methods":["GET"]},{"path":"/api/skills/company/{company_id}/{slug}","name":"update_company_skill","methods":["PUT"]},{"path":"/api/skills/company/{company_id}/{slug}","name":"delete_company_skill","methods":["DELETE"]},{"path":"/api/skills/family/{family_id}","name":"list_family_skills","methods":["GET"]},{"path":"/api/skills/family/{family_id}","name":"create_family_skill","methods":["POST"]},{"path":"/api/skills/project/{project_id}","name":"list_project_skills","methods":["GET"]},{"path":"/api/skills/project/{project_id}","name":"create_project_skill","methods":["POST"]},{"path":"/api/skills/global","name":"list_global_skills","methods":["GET"]},{"path":"/api/skills/global","name":"create_global_skill","methods":["POST"]},{"path":"/api/skills/{skill_id}","name":"get_skill_by_id","methods":["GET"]},{"path":"/api/skills/{skill_id}","name":"update_skill_by_id","methods":["PUT"]},{"path":"/api/skills/{skill_id}","name":"delete_skill_by_id","methods":["DELETE"]},{"path":"/api/skills/{skill_id}/share","name":"share_skill","methods":["POST"]},{"path":"/api/skills/shares/{share_id}","name":"revoke_skill_share","methods":["DELETE"]},{"path":"/api/skills/for-session","name":"get_skills_for_session","methods":["GET"]},{"path":"/api/skills/sync","name":"sync_skills_to_efs","methods":["POST"]},{"path":"/api/v1/agent-email/accounts","name":"create_agent_account","methods":["POST"]},{"path":"/api/v1/agent-email/accounts/{agent_id}","name":"delete_agent_account","methods":["DELETE"]},{"path":"/api/v1/agent-email/accounts/{agent_id}","name":"get_agent_account","methods":["GET"]},{"path":"/api/v1/agent-email/send","name":"send_email","methods":["POST"]},{"path":"/api/v1/agent-email/inbox/{agent_id}","name":"get_inbox","methods":["GET"]},{"path":"/api/v1/agent-email/email/{agent_id}/{email_id}","name":"get_email","methods":["GET"]},{"path":"/api/v1/agent-email/email/{agent_id}/{email_id}/read","name":"mark_as_read","methods":["POST"]},{"path":"/api/v1/agent-email/email/{agent_id}/{email_id}","name":"delete_email","methods":["DELETE"]},{"path":"/api/v1/agent-email/mailboxes/{agent_id}","name":"get_mailboxes","methods":["GET"]},{"path":"/api/v1/agent-email/transactional/send","name":"send_transactional_email","methods":["POST"]},{"path":"/fortnox/connect/{company_id}","name":"start_fortnox_connection","methods":["POST"]},{"path":"/fortnox/initial-setup/{company_id}","name":"initial_fortnox_setup","methods":["GET"]},{"path":"/fortnox/callback","name":"fortnox_callback","methods":["POST"]},{"path":"/fortnox/status/{company_id}","name":"get_connection_status","methods":["GET"]},{"path":"/fortnox/company-info/{company_id}","name":"get_company_info","methods":["GET"]},{"path":"/fortnox/websocket-status/{company_id}","name":"get_websocket_status","methods":["GET"]},{"path":"/fortnox/disconnect/{company_id}","name":"disconnect_fortnox","methods":["POST"]},{"path":"/fortnox/invoices/{company_id}","name":"list_invoices","methods":["GET"]},{"path":"/fortnox/invoices/{company_id}/{document_number}","name":"get_invoice","methods":["GET"]},{"path":"/fortnox/invoices/{company_id}","name":"create_invoice","methods":["POST"]},{"path":"/fortnox/invoices/{company_id}/{document_number}","name":"update_invoice","methods":["PUT"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/bookkeep","name":"bookkeep_invoice","methods":["PUT"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/cancel","name":"cancel_invoice","methods":["PUT"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/credit","name":"credit_invoice","methods":["PUT"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/send","name":"send_invoice","methods":["POST"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/mark-as-sent","name":"mark_invoice_as_sent","methods":["PUT"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/print","name":"print_invoice","methods":["GET"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/test","name":"test_invoice_retrieval","methods":["GET"]},{"path":"/fortnox/invoices/{company_id}/{document_number}/test-update","name":"test_invoice_update","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}","name":"list_supplier_invoices","methods":["GET"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}","name":"get_supplier_invoice","methods":["GET"]},{"path":"/fortnox/supplier-invoices/{company_id}","name":"create_supplier_invoice","methods":["POST"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}","name":"update_supplier_invoice","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}/approve-bookkeep","name":"approve_bookkeep_supplier_invoice","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}/approve-payment","name":"approve_supplier_invoice_payment","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}/bookkeep","name":"bookkeep_supplier_invoice","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}/cancel","name":"cancel_supplier_invoice","methods":["PUT"]},{"path":"/fortnox/supplier-invoices/{company_id}/{given_number}/credit","name":"credit_supplier_invoice","methods":["PUT"]},{"path":"/fortnox/vouchers/{company_id}/financialyears","name":"get_financial_year","methods":["GET"]},{"path":"/fortnox/vouchers/{company_id}/accounts","name":"list_accounts","methods":["GET"]},{"path":"/fortnox/vouchers/{company_id}/accounts/{account_number}","name":"get_account","methods":["GET"]},{"path":"/fortnox/vouchers/{company_id}/accounts","name":"create_account","methods":["POST"]},{"path":"/fortnox/vouchers/{company_id}/voucherseries/{code}","name":"get_voucher_series","methods":["GET"]},{"path":"/fortnox/vouchers/{company_id}/voucherseries","name":"create_voucher_series","methods":["POST"]},{"path":"/fortnox/vouchers/{company_id}/vouchers","name":"create_voucher","methods":["POST"]},{"path":"/fortnox/vouchers/{company_id}/inbox","name":"upload_file","methods":["POST"]},{"path":"/fortnox/vouchers/{company_id}/voucherfileconnections","name":"connect_file_to_voucher","methods":["POST"]},{"path":"/fortnox/vouchers/{company_id}/vouchers/{series}/{number}","name":"get_voucher","methods":["GET"]},{"path":"/fortnox/dashboard/{company_id}/summary","name":"get_dashboard_summary","methods":["GET"]},{"path":"/fortnox/dashboard/{company_id}/cash-flow","name":"get_cash_flow","methods":["GET"]},{"path":"/fortnox/dashboard/{company_id}/top-customers","name":"get_top_customers","methods":["GET"]},{"path":"/fortnox/dashboard/{company_id}/expense-categories","name":"get_expense_categories","methods":["GET"]},{"path":"/goals/","name":"get_goals","methods":["GET"]},{"path":"/goals/","name":"create_goal","methods":["POST"]},{"path":"/goals/{goal_id}","name":"get_goal","methods":["GET"]},{"path":"/goals/{goal_id}","name":"update_goal","methods":["PUT"]},{"path":"/goals/{goal_id}","name":"delete_goal","methods":["DELETE"]},{"path":"/goals/project-association","name":"create_goal_project_association","methods":["POST"]},{"path":"/goals/project-association/{goal_id}/{project_id}","name":"delete_goal_project_association","methods":["DELETE"]},{"path":"/goals/key-results/","name":"get_key_results","methods":["GET"]},{"path":"/goals/key-results/","name":"create_key_result","methods":["POST"]},{"path":"/goals/key-results/{key_result_id}","name":"get_key_result","methods":["GET"]},{"path":"/goals/key-results/{key_result_id}","name":"update_key_result","methods":["PUT"]},{"path":"/goals/key-results/{key_result_id}","name":"delete_key_result","methods":["DELETE"]},{"path":"/research/topics/","name":"get_research_topics","methods":["GET"]},{"path":"/research/topics/","name":"create_research_topic","methods":["POST"]},{"path":"/research/topics/{topic_id}","name":"get_research_topic","methods":["GET"]},{"path":"/research/topics/{topic_id}","name":"update_research_topic","methods":["PUT"]},{"path":"/research/topics/{topic_id}","name":"delete_research_topic","methods":["DELETE"]},{"path":"/research/topics/{topic_id}/knowledge-graph","name":"create_topic_knowledge_graph","methods":["POST"]},{"path":"/research/topics/{topic_id}/discover-subtopics","name":"discover_subtopics","methods":["POST"]},{"path":"/research/topics/match-content","name":"match_content_to_topics","methods":["POST"]},{"path":"/research/topics/{topic_id}/add-content","name":"add_content_to_topic_graph","methods":["POST"]},{"path":"/research/topics/{topic_id}/enable-monitoring","name":"enable_autonomous_monitoring","methods":["POST"]},{"path":"/research/topics-all/","name":"get_all_research_topics","methods":["GET"]},{"path":"/research/topics-all/{topic_id}/stats","name":"get_topic_stats","methods":["GET"]},{"path":"/research/items/","name":"get_research_items","methods":["GET"]},{"path":"/research/items/","name":"create_research_item","methods":["POST"]},{"path":"/research/items/{item_id}","name":"get_research_item","methods":["GET"]},{"path":"/research/items/{item_id}","name":"update_research_item","methods":["PUT"]},{"path":"/research/items/{item_id}","name":"delete_research_item","methods":["DELETE"]},{"path":"/research/items/{item_id}/attachments","name":"get_research_item_attachments","methods":["GET"]},{"path":"/research/items/{item_id}/findings","name":"get_research_item_findings","methods":["GET"]},{"path":"/research/findings/","name":"get_research_findings","methods":["GET"]},{"path":"/research/findings/","name":"create_research_finding","methods":["POST"]},{"path":"/research/findings/{finding_id}","name":"get_research_finding","methods":["GET"]},{"path":"/research/findings/{finding_id}","name":"update_research_finding","methods":["PUT"]},{"path":"/research/findings/{finding_id}","name":"delete_research_finding","methods":["DELETE"]},{"path":"/research/knowledge/nodes","name":"get_knowledge_nodes","methods":["GET"]},{"path":"/research/knowledge/nodes","name":"create_knowledge_node","methods":["POST"]},{"path":"/research/knowledge/nodes/{node_id}","name":"get_knowledge_node","methods":["GET"]},{"path":"/research/knowledge/nodes/{node_id}","name":"update_knowledge_node","methods":["PUT"]},{"path":"/research/knowledge/nodes/{node_id}","name":"delete_knowledge_node","methods":["DELETE"]},{"path":"/research/knowledge/edges","name":"get_knowledge_edges","methods":["GET"]},{"path":"/research/knowledge/edges","name":"create_knowledge_edge","methods":["POST"]},{"path":"/research/knowledge/edges/{edge_id}","name":"get_knowledge_edge","methods":["GET"]},{"path":"/research/knowledge/edges/{edge_id}","name":"update_knowledge_edge","methods":["PUT"]},{"path":"/research/knowledge/edges/{edge_id}","name":"delete_knowledge_edge","methods":["DELETE"]},{"path":"/research/knowledge/graphs","name":"create_graph","methods":["POST"]},{"path":"/research/knowledge/graphs","name":"list_graphs","methods":["GET"]},{"path":"/research/knowledge/graphs/{graph_id}","name":"get_graph","methods":["GET"]},{"path":"/research/knowledge/graphs/{graph_id}","name":"update_graph","methods":["PUT"]},{"path":"/research/knowledge/graphs/{graph_id}","name":"delete_graph","methods":["DELETE"]},{"path":"/research/knowledge/extract","name":"extract_knowledge","methods":["POST"]},{"path":"/research/knowledge/graphs/{graph_id}/data","name":"get_graph_data","methods":["GET"]},{"path":"/research/knowledge/graphs/{graph_id}/nodes","name":"add_node_to_graph","methods":["POST"]},{"path":"/research/knowledge/graphs/{graph_id}/share","name":"share_graph","methods":["POST"]},{"path":"/research/knowledge/graphs/{graph_id}/pending","name":"get_pending_approvals","methods":["GET"]},{"path":"/research/knowledge/nodes/{membership_id}/approve","name":"approve_node","methods":["POST"]},{"path":"/research/knowledge/nodes/{membership_id}/reject","name":"reject_node","methods":["POST"]},{"path":"/research/knowledge/nodes/{node_id}/comment","name":"comment_on_node","methods":["POST"]},{"path":"/research/knowledge/graphs/{graph_id}/analyze","name":"analyze_graph","methods":["POST"]},{"path":"/research/knowledge/graphs/{graph_id}/bridge-ideas","name":"generate_bridge_ideas","methods":["POST"]},{"path":"/research/knowledge/analyze-notes","name":"analyze_notes","methods":["POST"]},{"path":"/research/command/topics","name":"get_research_topics","methods":["GET"]},{"path":"/research/command/topics","name":"create_research_topic","methods":["POST"]},{"path":"/research/command/topics/{topic_id}","name":"get_research_topic","methods":["GET"]},{"path":"/research/command/topics/{topic_id}","name":"update_research_topic","methods":["PATCH"]},{"path":"/research/command/topics/{topic_id}/plans","name":"create_research_plan","methods":["POST"]},{"path":"/research/command/plans/{plan_id}","name":"update_research_plan","methods":["PUT"]},{"path":"/research/command/topics/{topic_id}/plans","name":"get_research_plans","methods":["GET"]},{"path":"/research/command/plans/{plan_id}/execute","name":"execute_research_plan","methods":["POST"]},{"path":"/research/command/topics/{topic_id}/streams","name":"create_research_stream","methods":["POST"]},{"path":"/research/command/topics/{topic_id}/streams","name":"get_research_streams","methods":["GET"]},{"path":"/research/command/streams/{stream_id}/execute","name":"execute_research_stream","methods":["POST"]},{"path":"/research/command/streams/{stream_id}/execute/stream","name":"execute_research_stream_streaming","methods":["POST"]},{"path":"/research/command/streams/compare","name":"compare_research_streams","methods":["POST"]},{"path":"/research/command/streams/{stream_id}/stop","name":"stop_research_stream","methods":["POST"]},{"path":"/research/command/quick-research","name":"quick_research","methods":["POST"]},{"path":"/research/command/quick-research/stream","name":"quick_research_stream","methods":["POST"]},{"path":"/research/command/topics/{topic_id}/deep-research","name":"start_deep_research","methods":["POST"]},{"path":"/research/command/streams/{stream_id}/findings","name":"get_stream_findings","methods":["GET"]},{"path":"/research/command/findings/{finding_id}/validate","name":"validate_finding","methods":["POST"]},{"path":"/research/command/topics/{topic_id}/monitor","name":"start_continuous_monitoring","methods":["POST"]},{"path":"/research/command/findings/{finding_id}/broadcast","name":"broadcast_finding_to_pulse","methods":["POST"]},{"path":"/research/command/findings/{finding_id}/request-vetting","name":"request_vetting_for_finding","methods":["POST"]},{"path":"/research/command/providers","name":"get_available_providers","methods":["GET"]},{"path":"/research/sources/research-items/{item_id}/sources","name":"get_research_item_sources","methods":["GET"]},{"path":"/research/sources/research-items/{item_id}/sources","name":"add_source_to_research_item","methods":["POST"]},{"path":"/research/sources/sources/{source_id}","name":"update_research_source","methods":["PATCH"]},{"path":"/research/sources/sources/{source_id}","name":"delete_research_source","methods":["DELETE"]},{"path":"/research/sources/research-items/{item_id}/sources/s3","name":"add_s3_source","methods":["POST"]},{"path":"/research/sources/research-items/{item_id}/sources/bulk","name":"add_bulk_sources","methods":["POST"]},{"path":"/research/sources/source-types","name":"get_available_source_types","methods":["GET"]},{"path":"/research/sources/research-items/{item_id}/sources/validate","name":"validate_sources","methods":["POST"]},{"path":"/research/search/knowledge","name":"search_knowledge_nodes","methods":["POST"]},{"path":"/research/search/sources","name":"search_research_sources","methods":["POST"]},{"path":"/research/findings/{finding_id}/similar","name":"get_similar_findings","methods":["GET"]},{"path":"/research/search/benchmark","name":"benchmark_search_methods","methods":["POST"]},{"path":"/research/project/{project_id}","name":"get_project_research","methods":["GET"]},{"path":"/investments/","name":"get_investments","methods":["GET"]},{"path":"/investments/insights/recent","name":"get_recent_insights","methods":["GET"]},{"path":"/investments/briefs/latest","name":"get_latest_briefs","methods":["GET"]},{"path":"/investments/bulk/run-analysis","name":"bulk_run_analysis","methods":["POST"]},{"path":"/investments/bulk/generate-briefs","name":"bulk_generate_briefs","methods":["POST"]},{"path":"/investments/","name":"create_investment","methods":["POST"]},{"path":"/investments/{investment_id}","name":"get_investment","methods":["GET"]},{"path":"/investments/{investment_id}/metrics","name":"get_investment_metrics","methods":["GET"]},{"path":"/investments/{investment_id}","name":"update_investment","methods":["PATCH"]},{"path":"/investments/{investment_id}","name":"delete_investment","methods":["DELETE"]},{"path":"/investments/transactions/","name":"create_transaction","methods":["POST"]},{"path":"/investments/{investment_id}/transactions","name":"get_investment_transactions","methods":["GET"]},{"path":"/investments/{investment_id}/insights","name":"get_investment_insights","methods":["GET"]},{"path":"/investments/{investment_id}/analyze","name":"analyze_investment","methods":["POST"]},{"path":"/investments/{investment_id}/run-analysis","name":"run_investment_analysis_endpoint","methods":["POST"]},{"path":"/investments/{investment_id}/generate-brief","name":"generate_investment_brief_endpoint","methods":["POST"]},{"path":"/investments/{investment_id}/knowledge-graph","name":"get_investment_knowledge_graph","methods":["GET"]},{"path":"/investments/{investment_id}/knowledge-graph/refresh","name":"refresh_investment_knowledge_graph","methods":["POST"]},{"path":"/investments/{investment_id}/performance","name":"get_investment_performance","methods":["GET"]},{"path":"/investment/dashboard","name":"get_investment_dashboard","methods":["GET"]},{"path":"/investment/plans","name":"get_investment_plans","methods":["GET"]},{"path":"/investment/plans","name":"create_investment_plan","methods":["POST"]},{"path":"/investment/plans/{plan_id}","name":"get_investment_plan","methods":["GET"]},{"path":"/investment/plans/{plan_id}","name":"update_investment_plan","methods":["PUT"]},{"path":"/investment/plans/{plan_id}","name":"delete_investment_plan","methods":["DELETE"]},{"path":"/investment/plans/{plan_id}/sections","name":"get_plan_sections","methods":["GET"]},{"path":"/investment/plans/{plan_id}/sections/create-defaults","name":"create_default_sections","methods":["POST"]},{"path":"/investment/plans/{plan_id}/sections","name":"create_plan_section","methods":["POST"]},{"path":"/investment/plans/{plan_id}/sections/{section_id}","name":"update_plan_section","methods":["PUT"]},{"path":"/investment/plans/{plan_id}/sections/{section_id}","name":"delete_plan_section","methods":["DELETE"]},{"path":"/investment/plans/{plan_id}/sections/{section_id}/versions","name":"get_section_versions","methods":["GET"]},{"path":"/investment/plans/{plan_id}/sections/{section_id}/sync","name":"sync_section_with_ai","methods":["POST"]},{"path":"/investment/plans/{plan_id}/goals","name":"get_plan_goals","methods":["GET"]},{"path":"/investment/plans/{plan_id}/goals","name":"create_plan_goal","methods":["POST"]},{"path":"/investment/plans/{plan_id}/goals/{goal_id}","name":"update_plan_goal","methods":["PUT"]},{"path":"/investment/plans/{plan_id}/goals/{goal_id}","name":"delete_plan_goal","methods":["DELETE"]},{"path":"/investment/plans/{plan_id}/portfolios","name":"get_plan_portfolios","methods":["GET"]},{"path":"/investment/plans/{plan_id}/portfolios","name":"link_portfolio_to_plan","methods":["POST"]},{"path":"/investment/approvals/pending","name":"get_pending_approvals","methods":["GET"]},{"path":"/investment/approvals/sections/{section_id}/versions/{version_number}/approve","name":"approve_section_version","methods":["PUT"]},{"path":"/investment/approvals/sections/{section_id}/versions/{version_number}/reject","name":"reject_section_version","methods":["PUT"]},{"path":"/investment/approvals/sections/{section_id}/versions","name":"get_section_version_history","methods":["GET"]},{"path":"/investment/approvals/sections/{version_id}/approve","name":"approve_by_version_id","methods":["PUT"]},{"path":"/investment/approvals/sections/{version_id}/reject","name":"reject_by_version_id","methods":["PUT"]},{"path":"/investment/approvals/sections/{section_id}/regenerate","name":"regenerate_section_version","methods":["POST"]},{"path":"/investment/watchlist/","name":"list_watchlists","methods":["GET"]},{"path":"/investment/watchlist/{watchlist_id}","name":"get_watchlist","methods":["GET"]},{"path":"/investment/watchlist/","name":"create_watchlist","methods":["POST"]},{"path":"/investment/watchlist/{watchlist_id}","name":"update_watchlist","methods":["PUT"]},{"path":"/investment/watchlist/{watchlist_id}","name":"delete_watchlist","methods":["DELETE"]},{"path":"/investment/watchlist/{watchlist_id}/monitor","name":"monitor_watchlist_item","methods":["POST"]},{"path":"/investment/watchlist/monitor/all","name":"monitor_all_watchlists","methods":["POST"]},{"path":"/investment/watchlist/monitor/async","name":"trigger_async_monitoring","methods":["POST"]},{"path":"/investment/watchlist/{watchlist_id}/signals","name":"get_watchlist_signals","methods":["GET"]},{"path":"/investment/watchlist/{watchlist_id}/alerts/setup","name":"setup_price_alerts","methods":["POST"]},{"path":"/investment/watchlist/{watchlist_id}/convert","name":"convert_to_investment","methods":["POST"]},{"path":"/investment/watchlist/search/stocks","name":"search_stocks","methods":["GET"]},{"path":"/plans/","name":"list_plans","methods":["GET"]},{"path":"/plans/","name":"create_plan","methods":["POST"]},{"path":"/plans/{plan_id}","name":"get_plan","methods":["GET"]},{"path":"/plans/{plan_id}","name":"update_plan","methods":["PUT"]},{"path":"/plans/{plan_id}","name":"delete_plan","methods":["DELETE"]},{"path":"/plans/{plan_id}/sections","name":"list_sections","methods":["GET"]},{"path":"/plans/{plan_id}/sections","name":"create_section","methods":["POST"]},{"path":"/plans/{plan_id}/sections/{section_id}","name":"get_section","methods":["GET"]},{"path":"/plans/{plan_id}/sections/{section_id}","name":"update_section","methods":["PUT"]},{"path":"/plans/{plan_id}/sections/{section_id}","name":"delete_section","methods":["DELETE"]},{"path":"/plans/{plan_id}/sections/{section_id}/versions","name":"list_section_versions","methods":["GET"]},{"path":"/plans/{plan_id}/sections/{section_id}/rollback","name":"rollback_section","methods":["POST"]},{"path":"/plans/approvals/pending","name":"list_pending_approvals","methods":["GET"]},{"path":"/plans/approvals/sections/{section_id}/versions/{version_id}/approve","name":"approve_version","methods":["PUT"]},{"path":"/plans/approvals/sections/{section_id}/versions/{version_id}/reject","name":"reject_version","methods":["PUT"]},{"path":"/plans/approvals/cascade/approve","name":"approve_cascade","methods":["POST"]},{"path":"/plans/approvals/cascade/reject","name":"reject_cascade","methods":["POST"]},{"path":"/decisions/","name":"create_decision","methods":["POST"]},{"path":"/decisions/","name":"list_decisions","methods":["GET"]},{"path":"/decisions/{decision_id}","name":"get_decision","methods":["GET"]},{"path":"/decisions/{decision_id}","name":"update_decision","methods":["PUT"]},{"path":"/decisions/{decision_id}","name":"delete_decision","methods":["DELETE"]},{"path":"/decisions/{decision_id}/plans","name":"link_decision_to_plan","methods":["POST"]},{"path":"/decisions/{decision_id}/plans/{plan_id}","name":"unlink_decision_from_plan","methods":["DELETE"]},{"path":"/decisions/by-plan/{plan_id}","name":"get_decisions_for_plan","methods":["GET"]},{"path":"/push/vapid-key","name":"get_vapid_public_key","methods":["GET"]},{"path":"/push/subscribe","name":"subscribe","methods":["POST"]},{"path":"/push/unsubscribe","name":"unsubscribe","methods":["DELETE"]},{"path":"/push/subscriptions","name":"list_subscriptions","methods":["GET"]},{"path":"/push/test","name":"send_test_notification","methods":["POST"]},{"path":"/push/subscriptions/{subscription_id}","name":"delete_subscription","methods":["DELETE"]},{"path":"/r2/checklist","name":"get_checklist","methods":["GET"]},{"path":"/r2/checklist","name":"replace_checklist","methods":["PUT"]},{"path":"/r2/checklist/items","name":"add_item","methods":["POST"]},{"path":"/r2/checklist/items/{item_id}","name":"update_item","methods":["PATCH"]},{"path":"/r2/checklist/items/{item_id}","name":"delete_item","methods":["DELETE"]},{"path":"/r2/checklist/quiet-hours","name":"update_quiet_hours","methods":["PUT"]},{"path":"/portfolios/","name":"create_portfolio","methods":["POST"]},{"path":"/portfolios/","name":"get_portfolios","methods":["GET"]},{"path":"/portfolios/summary","name":"get_all_portfolios_summary","methods":["GET"]},{"path":"/portfolios/{portfolio_id}","name":"get_portfolio","methods":["GET"]},{"path":"/portfolios/{portfolio_id}/summary","name":"get_portfolio_summary","methods":["GET"]},{"path":"/portfolios/{portfolio_id}/insights","name":"get_portfolio_insights","methods":["GET"]},{"path":"/portfolios/{portfolio_id}/insights","name":"create_portfolio_insight","methods":["POST"]},{"path":"/portfolios/{portfolio_id}/investments","name":"get_portfolio_investments","methods":["GET"]},{"path":"/portfolios/{portfolio_id}","name":"update_portfolio","methods":["PUT"]},{"path":"/portfolios/{portfolio_id}","name":"delete_portfolio","methods":["DELETE"]},{"path":"/portfolios/{portfolio_id}/recommendations","name":"get_portfolio_recommendations","methods":["POST"]},{"path":"/portfolios/{portfolio_id}/risk-analysis","name":"analyze_portfolio_risk","methods":["POST"]},{"path":"/search-stock/","name":"search_stock","methods":["GET"]},{"path":"/image-processing/extract-data","name":"extract_data_from_image","methods":["POST"]},{"path":"/image-generation/generate","name":"generate_image","methods":["POST"]},{"path":"/image-generation/status","name":"get_service_status","methods":["GET"]},{"path":"/image-editor/edit","name":"edit_image","methods":["POST"]},{"path":"/image-editor/crop","name":"crop_image","methods":["POST"]},{"path":"/image-editor/upload-and-edit","name":"upload_and_edit_image","methods":["POST"]},{"path":"/image-editor/batch-edit","name":"batch_edit_images","methods":["POST"]},{"path":"/image-editor/edit-and-upload-s3","name":"edit_and_upload_to_s3","methods":["POST"]},{"path":"/image-editor/upload-edit-s3","name":"upload_edit_and_save_to_s3","methods":["POST"]},{"path":"/image-editor/status","name":"get_service_status","methods":["GET"]},{"path":"/avanza/setup/generate-code","name":"generate_totp_code","methods":["POST"]},{"path":"/avanza/connect","name":"connect_avanza","methods":["POST"]},{"path":"/avanza/disconnect","name":"disconnect_avanza","methods":["POST"]},{"path":"/avanza/status","name":"get_connection_status","methods":["GET"]},{"path":"/avanza/portfolio/{portfolio_id}/link","name":"link_portfolio","methods":["POST"]},{"path":"/avanza/portfolio/{portfolio_id}/status","name":"get_portfolio_status","methods":["GET"]},{"path":"/avanza/portfolio/{portfolio_id}/sync","name":"sync_portfolio","methods":["POST"]},{"path":"/avanza/portfolio/{portfolio_id}/unlink","name":"unlink_portfolio","methods":["DELETE"]},{"path":"/avanza/accounts/list","name":"list_accounts","methods":["GET"]},{"path":"/avanza/accounts/import","name":"import_accounts","methods":["POST"]},{"path":"/avanza/sync/{portfolio_id}","name":"sync_portfolio","methods":["POST"]},{"path":"/avanza/accounts/{account_id}/insights","name":"get_account_insights","methods":["GET"]},{"path":"/background-tasks/","name":"create_background_task","methods":["POST"]},{"path":"/background-tasks/","name":"get_background_tasks","methods":["GET"]},{"path":"/background-tasks/{task_id}","name":"get_background_task_by_id","methods":["GET"]},{"path":"/background-tasks/{task_id}","name":"update_background_task","methods":["PUT"]},{"path":"/background-tasks/{task_id}","name":"delete_background_task","methods":["DELETE"]},{"path":"/background-tasks/executions/history","name":"get_execution_history","methods":["GET"]},{"path":"/background-tasks/stats/summary","name":"get_background_task_stats","methods":["GET"]},{"path":"/reports/generate/","name":"generate_report","methods":["POST"]},{"path":"/reports/by-entity/{entity_type}/{entity_id}","name":"get_report_by_entity","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}","name":"get_youtube_research_topic","methods":["GET"]},{"path":"/youtube/research/topics/","name":"list_youtube_research_topics","methods":["GET"]},{"path":"/youtube/research/topics/","name":"create_youtube_research_topic","methods":["POST"]},{"path":"/youtube/research/topics/{topic_id}/discover","name":"trigger_youtube_discovery","methods":["POST"]},{"path":"/youtube/research/topics/{topic_id}/discovery-status","name":"get_discovery_status","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}","name":"update_youtube_research_topic","methods":["PUT"]},{"path":"/youtube/research/topics/{topic_id}/insights","name":"get_topic_insights","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}/insights/generate","name":"generate_topic_insights","methods":["POST"]},{"path":"/youtube/research/topics/{topic_id}/stats","name":"get_topic_youtube_stats","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}/settings","name":"update_topic_youtube_settings","methods":["PUT"]},{"path":"/youtube/research/topics/{topic_id}/process","name":"process_research_topic","methods":["POST"]},{"path":"/youtube/research/topics/{topic_id}/channels","name":"get_topic_channels","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}/videos","name":"get_topic_analyzed_videos","methods":["GET"]},{"path":"/youtube/research/topics/{topic_id}","name":"delete_topic","methods":["DELETE"]},{"path":"/youtube/channels/","name":"create_channel","methods":["POST"]},{"path":"/youtube/channels/","name":"list_channels","methods":["GET"]},{"path":"/youtube/channels/{channel_id}","name":"get_channel","methods":["GET"]},{"path":"/youtube/channels/{channel_id}","name":"update_channel","methods":["PUT"]},{"path":"/youtube/channels/{channel_id}","name":"delete_channel","methods":["DELETE"]},{"path":"/youtube/channels/{channel_id}/videos","name":"list_channel_videos","methods":["GET"]},{"path":"/youtube/channels/{channel_id}/sync","name":"sync_channel","methods":["POST"]},{"path":"/youtube/channels/{channel_id}/insights","name":"get_channel_insights","methods":["GET"]},{"path":"/youtube/channels/{channel_id}/analyze","name":"analyze_channel","methods":["POST"]},{"path":"/youtube/videos","name":"list_videos","methods":["GET"]},{"path":"/youtube/videos/info","name":"get_video_info","methods":["GET"]},{"path":"/youtube/videos/process","name":"process_video_by_url","methods":["POST"]},{"path":"/youtube/videos/{video_id}/task","name":"get_video_task_status","methods":["GET"]},{"path":"/youtube/videos/{video_id}/process","name":"process_video","methods":["POST"]},{"path":"/youtube/videos/{video_id}/analyze-topics","name":"analyze_video_topics","methods":["POST"]},{"path":"/youtube/videos/batch-analyze-topics","name":"batch_analyze_video_topics","methods":["POST"]},{"path":"/youtube/videos/{video_id}","name":"get_video","methods":["GET"]},{"path":"/youtube/videos/{video_id}","name":"delete_video","methods":["DELETE"]},{"path":"/youtube/videos/queue","name":"queue_video","methods":["POST"]},{"path":"/youtube/videos/queue-batch","name":"queue_videos_batch","methods":["POST"]},{"path":"/youtube/videos/queue-status","name":"get_queue_status","methods":["GET"]},{"path":"/youtube/search/","name":"search_youtube","methods":["GET"]},{"path":"/youtube/test-api","name":"test_youtube_api","methods":["GET"]},{"path":"/youtube/test-channel-videos","name":"test_channel_videos","methods":["GET"]},{"path":"/youtube/discovery/status","name":"get_discovery_status","methods":["GET"]},{"path":"/youtube/discovery/run","name":"run_discovery","methods":["POST"]},{"path":"/youtube/discovery/test-credentials","name":"test_credentials","methods":["POST"]},{"path":"/youtube/discovery/logs","name":"get_discovery_logs","methods":["GET"]},{"path":"/youtube/playlists","name":"list_user_youtube_playlists","methods":["GET"]},{"path":"/youtube/playlist-mappings","name":"list_playlist_mappings","methods":["GET"]},{"path":"/youtube/playlist-mappings/{mapping_id}","name":"get_playlist_mapping","methods":["GET"]},{"path":"/youtube/playlist-mappings","name":"create_playlist_mapping","methods":["POST"]},{"path":"/youtube/playlist-mappings/{mapping_id}","name":"update_playlist_mapping","methods":["PUT"]},{"path":"/youtube/playlist-mappings/{mapping_id}","name":"delete_playlist_mapping","methods":["DELETE"]},{"path":"/youtube/playlist-mappings/{mapping_id}/sync","name":"trigger_playlist_sync","methods":["POST"]},{"path":"/youtube/playlist-mappings/sync-all","name":"trigger_all_playlists_sync","methods":["POST"]},{"path":"/attachments/videos/tasks/{task_id}","name":"get_video_task_status","methods":["GET"]},{"path":"/attachments/videos","name":"get_videos","methods":["GET"]},{"path":"/attachments/videos","name":"create_video_attachment","methods":["POST"]},{"path":"/attachments/videos/{video_id}","name":"get_video_attachment","methods":["GET"]},{"path":"/attachments/videos/{attachment_id}","name":"delete_video_attachment","methods":["DELETE"]},{"path":"/ws","name":"unified_websocket","methods":[]},{"path":"/ws/celery","name":"celery_monitor_websocket","methods":[]},{"path":"/crawler/","name":"crawl_page","methods":["POST"]},{"path":"/crawler/batch","name":"crawl_pages","methods":["POST"]},{"path":"/crawler/tasks/{task_id}","name":"get_task_result","methods":["GET"]},{"path":"/crawler/sessions","name":"create_session","methods":["POST"]},{"path":"/crawler/sessions/{session_id}","name":"kill_session","methods":["DELETE"]},{"path":"/crawler/sessions/{session_id}/crawl","name":"crawl_with_session","methods":["POST"]},{"path":"/crawler/domain","name":"crawl_domain","methods":["POST"]},{"path":"/crawler/domain/{domain_crawl_id}","name":"get_domain_crawl","methods":["GET"]},{"path":"/crawler/domain/{domain_crawl_id}/pages","name":"get_domain_crawl_pages","methods":["GET"]},{"path":"/crawler/sessions","name":"get_sessions","methods":["GET"]},{"path":"/crawler/domain","name":"get_domain_crawls","methods":["GET"]},{"path":"/conversations/conversations","name":"get_conversations","methods":["GET"]},{"path":"/conversations/conversations/{thread_id}","name":"get_conversation","methods":["GET"]},{"path":"/conversations/conversations/{thread_id}/history","name":"get_conversation_history","methods":["GET"]},{"path":"/crm/companies/","name":"create_company","methods":["POST"]},{"path":"/crm/companies/","name":"get_companies","methods":["GET"]},{"path":"/crm/companies/{company_id}","name":"get_company","methods":["GET"]},{"path":"/crm/companies/{company_id}","name":"update_company","methods":["PUT"]},{"path":"/crm/companies/{company_id}","name":"delete_company","methods":["DELETE"]},{"path":"/crm/companies/extract","name":"extract_company_from_url","methods":["POST"]},{"path":"/crm/companies/{company_id}/extract","name":"update_company_from_url","methods":["POST"]},{"path":"/crm/companies/extract/{task_id}","name":"get_extraction_status","methods":["GET"]},{"path":"/crm/contacts/","name":"create_contact","methods":["POST"]},{"path":"/crm/contacts/","name":"get_contacts","methods":["GET"]},{"path":"/crm/contacts/{contact_id}","name":"get_contact","methods":["GET"]},{"path":"/crm/contacts/{contact_id}","name":"update_contact","methods":["PUT"]},{"path":"/crm/contacts/{contact_id}","name":"delete_contact","methods":["DELETE"]},{"path":"/crm/interactions/","name":"create_interaction","methods":["POST"]},{"path":"/crm/interactions/","name":"get_interactions","methods":["GET"]},{"path":"/crm/interactions/{interaction_id}","name":"get_interaction","methods":["GET"]},{"path":"/crm/interactions/{interaction_id}","name":"update_interaction","methods":["PUT"]},{"path":"/crm/interactions/{interaction_id}","name":"delete_interaction","methods":["DELETE"]},{"path":"/crm/deals/","name":"create_deal","methods":["POST"]},{"path":"/crm/deals/","name":"get_deals","methods":["GET"]},{"path":"/crm/deals/{deal_id}","name":"get_deal","methods":["GET"]},{"path":"/crm/deals/{deal_id}","name":"update_deal","methods":["PUT"]},{"path":"/crm/deals/{deal_id}","name":"delete_deal","methods":["DELETE"]},{"path":"/crm/dashboard/stats/","name":"get_dashboard_stats","methods":["GET"]},{"path":"/crm/dashboard/suggestions","name":"get_relationship_suggestions","methods":["GET"]},{"path":"/crm/external-mappings/","name":"create_external_mapping","methods":["POST"]},{"path":"/crm/external-mappings/by-external/{system}/{external_id}","name":"get_mapping_by_external_id","methods":["GET"]},{"path":"/crm/external-mappings/by-entity/{entity_type}/{entity_id}","name":"get_mappings_by_entity","methods":["GET"]},{"path":"/crm/external-mappings/{mapping_id}","name":"delete_external_mapping","methods":["DELETE"]},{"path":"/crm/search/companies","name":"search_companies","methods":["GET"]},{"path":"/crm/search/contacts","name":"search_contacts","methods":["GET"]},{"path":"/sales/pipeline/summary","name":"pipeline_summary","methods":["GET"]},{"path":"/sales/pipeline/at-risk","name":"pipeline_at_risk","methods":["GET"]},{"path":"/sales/pipeline/velocity","name":"pipeline_velocity","methods":["GET"]},{"path":"/sales/pipeline/win-loss","name":"pipeline_win_loss","methods":["GET"]},{"path":"/sales/deals/{deal_id}/narrative","name":"deal_narrative","methods":["GET"]},{"path":"/sales/deals/narratives","name":"pipeline_narratives","methods":["GET"]},{"path":"/sales/signals","name":"buying_signals","methods":["GET"]},{"path":"/sales/revenue/forecast","name":"revenue_forecast","methods":["GET"]},{"path":"/sales/proposals","name":"create_proposal_endpoint","methods":["POST"]},{"path":"/sales/proposals","name":"list_proposals_endpoint","methods":["GET"]},{"path":"/sales/proposals/{proposal_id}","name":"get_proposal_endpoint","methods":["GET"]},{"path":"/sales/proposals/sections/{section_id}","name":"update_section_endpoint","methods":["PUT"]},{"path":"/sales/proposals/sections/{section_id}/approve","name":"approve_section_endpoint","methods":["POST"]},{"path":"/sales/proposals/sections/{section_id}/reject","name":"reject_section_endpoint","methods":["POST"]},{"path":"/sales/proposals/{proposal_id}/request-review","name":"request_review_endpoint","methods":["POST"]},{"path":"/sales/proposals/{proposal_id}/approval-summary","name":"approval_summary_endpoint","methods":["GET"]},{"path":"/sales/proposals/{proposal_id}/publish","name":"publish_proposal_endpoint","methods":["POST"]},{"path":"/proposal/{slug}","name":"serve_proposal","methods":["GET"]},{"path":"/onboarding/start","name":"start_onboarding","methods":["POST"]},{"path":"/onboarding/phase/discover","name":"run_discover","methods":["POST"]},{"path":"/onboarding/phase/crawl","name":"run_crawl","methods":["POST"]},{"path":"/onboarding/phase/intelligence","name":"run_intelligence","methods":["POST"]},{"path":"/onboarding/phase/setup","name":"run_setup","methods":["POST"]},{"path":"/onboarding/phase/personal","name":"run_personal","methods":["POST"]},{"path":"/legal/documents/","name":"create_document","methods":["POST"]},{"path":"/legal/documents/","name":"get_documents","methods":["GET"]},{"path":"/legal/documents/expiring","name":"get_expiring_documents","methods":["GET"]},{"path":"/legal/documents/search","name":"search_documents","methods":["GET"]},{"path":"/legal/documents/{document_id}","name":"get_document","methods":["GET"]},{"path":"/legal/documents/{document_id}","name":"update_document","methods":["PUT"]},{"path":"/legal/documents/{document_id}","name":"delete_document","methods":["DELETE"]},{"path":"/legal/documents/{document_id}/pdf","name":"download_document_pdf","methods":["GET"]},{"path":"/legal/documents/{document_id}/word","name":"download_document_word","methods":["GET"]},{"path":"/legal/matters/","name":"create_matter","methods":["POST"]},{"path":"/legal/matters/","name":"get_matters","methods":["GET"]},{"path":"/legal/matters/critical","name":"get_critical_matters","methods":["GET"]},{"path":"/legal/matters/deadlines","name":"get_upcoming_deadlines","methods":["GET"]},{"path":"/legal/matters/search","name":"search_matters","methods":["GET"]},{"path":"/legal/matters/{matter_id}","name":"get_matter","methods":["GET"]},{"path":"/legal/matters/{matter_id}","name":"update_matter","methods":["PUT"]},{"path":"/legal/matters/{matter_id}","name":"delete_matter","methods":["DELETE"]},{"path":"/legal/matters/{matter_id}/close","name":"close_matter","methods":["POST"]},{"path":"/legal/compliance/","name":"create_compliance_item","methods":["POST"]},{"path":"/legal/compliance/","name":"get_compliance_items","methods":["GET"]},{"path":"/legal/compliance/overdue","name":"get_overdue_items","methods":["GET"]},{"path":"/legal/compliance/summary","name":"get_compliance_summary","methods":["GET"]},{"path":"/legal/compliance/{item_id}","name":"get_compliance_item","methods":["GET"]},{"path":"/legal/compliance/{item_id}","name":"update_compliance_item","methods":["PUT"]},{"path":"/legal/compliance/{item_id}","name":"delete_compliance_item","methods":["DELETE"]},{"path":"/legal/compliance/{item_id}/mark-compliant","name":"mark_compliant","methods":["POST"]},{"path":"/legal/ip/","name":"create_ip","methods":["POST"]},{"path":"/legal/ip/","name":"get_ip_records","methods":["GET"]},{"path":"/legal/ip/renewals","name":"get_renewals_due","methods":["GET"]},{"path":"/legal/ip/portfolio","name":"get_portfolio_value","methods":["GET"]},{"path":"/legal/ip/search","name":"search_ip","methods":["GET"]},{"path":"/legal/ip/{ip_id}","name":"get_ip","methods":["GET"]},{"path":"/legal/ip/{ip_id}","name":"update_ip","methods":["PUT"]},{"path":"/legal/ip/{ip_id}","name":"delete_ip","methods":["DELETE"]},{"path":"/legal/ip/{ip_id}/register","name":"register_ip","methods":["POST"]},{"path":"/legal/contacts/","name":"create_contact","methods":["POST"]},{"path":"/legal/contacts/","name":"get_contacts","methods":["GET"]},{"path":"/legal/contacts/by-specialization/{specialization}","name":"get_contacts_by_specialization","methods":["GET"]},{"path":"/legal/contacts/search","name":"search_contacts","methods":["GET"]},{"path":"/legal/contacts/{contact_id}","name":"get_contact","methods":["GET"]},{"path":"/legal/contacts/{contact_id}","name":"update_contact","methods":["PUT"]},{"path":"/legal/contacts/{contact_id}","name":"delete_contact","methods":["DELETE"]},{"path":"/legal/contacts/{contact_id}/rate","name":"rate_contact","methods":["POST"]},{"path":"/legal/dashboard/stats","name":"get_dashboard_stats","methods":["GET"]},{"path":"/legal/clauses/","name":"create_clause","methods":["POST"]},{"path":"/legal/clauses/","name":"get_clauses","methods":["GET"]},{"path":"/legal/clauses/categories","name":"get_clause_categories","methods":["GET"]},{"path":"/legal/clauses/by-category/{category}","name":"get_clauses_by_category","methods":["GET"]},{"path":"/legal/clauses/by-contract-type/{contract_type}","name":"get_clauses_by_contract_type","methods":["GET"]},{"path":"/legal/clauses/system","name":"get_system_clauses","methods":["GET"]},{"path":"/legal/clauses/search","name":"search_clauses","methods":["GET"]},{"path":"/legal/clauses/{clause_id}","name":"get_clause","methods":["GET"]},{"path":"/legal/clauses/{clause_id}/alternatives","name":"get_clause_alternatives","methods":["GET"]},{"path":"/legal/clauses/{clause_id}","name":"update_clause","methods":["PUT"]},{"path":"/legal/clauses/{clause_id}","name":"delete_clause","methods":["DELETE"]},{"path":"/legal/templates/","name":"create_template","methods":["POST"]},{"path":"/legal/templates/","name":"get_templates","methods":["GET"]},{"path":"/legal/templates/types","name":"get_contract_types","methods":["GET"]},{"path":"/legal/templates/by-type/{contract_type}","name":"get_templates_by_type","methods":["GET"]},{"path":"/legal/templates/system","name":"get_system_templates","methods":["GET"]},{"path":"/legal/templates/search","name":"search_templates","methods":["GET"]},{"path":"/legal/templates/slug/{slug}","name":"get_template_by_slug","methods":["GET"]},{"path":"/legal/templates/{template_id}","name":"get_template","methods":["GET"]},{"path":"/legal/templates/{template_id}/with-clauses","name":"get_template_with_clauses","methods":["GET"]},{"path":"/legal/templates/{template_id}","name":"update_template","methods":["PUT"]},{"path":"/legal/templates/{template_id}","name":"delete_template","methods":["DELETE"]},{"path":"/legal/contracts/{contract_id}/sections","name":"list_sections","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/sections","name":"create_section","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}","name":"get_section","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}","name":"update_section","methods":["PUT"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}","name":"delete_section","methods":["DELETE"]},{"path":"/legal/contracts/{contract_id}/sections/reorder","name":"reorder_sections","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}/versions","name":"list_section_versions","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}/versions/{version_number}","name":"get_section_version","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}/versions/{version_id}/approve","name":"approve_version","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}/versions/{version_id}/reject","name":"reject_version","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/sections/{section_id}/rollback/{version_number}","name":"rollback_to_version","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/reviews","name":"list_reviews","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/reviews","name":"create_review","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/reviews/{review_id}","name":"get_review","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/reviews/{review_id}/respond","name":"respond_to_review","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/signatures","name":"list_signatures","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/signatures","name":"create_signature","methods":["POST"]},{"path":"/legal/contracts/{contract_id}/signatures/{signature_id}","name":"get_signature","methods":["GET"]},{"path":"/legal/contracts/{contract_id}/signatures/{signature_id}/send","name":"send_signature_request","methods":["POST"]},{"path":"/agent/config/{thread_id}","name":"get_agent_configuration","methods":["GET"]},{"path":"/agent/config/{thread_id}","name":"update_agent_configuration","methods":["PUT"]},{"path":"/agent/config/{thread_id}","name":"reset_agent_configuration","methods":["DELETE"]},{"path":"/agent/config/defaults","name":"get_default_configuration","methods":["GET"]},{"path":"/meetings/","name":"get_meetings","methods":["GET"]},{"path":"/meetings/upcoming","name":"get_upcoming_meetings","methods":["GET"]},{"path":"/meetings/recent","name":"get_recent_meetings","methods":["GET"]},{"path":"/meetings/dashboard/stats","name":"get_meeting_stats","methods":["GET"]},{"path":"/meetings/all-action-items","name":"get_all_action_items","methods":["GET"]},{"path":"/meetings/intelligence/stats","name":"get_intelligence_stats","methods":["GET"]},{"path":"/meetings/intelligence/batch-extract","name":"batch_extract_intelligence","methods":["POST"]},{"path":"/meetings/{meeting_id}/extract-intelligence","name":"extract_meeting_intelligence","methods":["POST"]},{"path":"/meetings/search","name":"search_meetings","methods":["GET"]},{"path":"/meetings/{meeting_id}","name":"get_meeting","methods":["GET"]},{"path":"/meetings/","name":"create_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}","name":"update_meeting","methods":["PUT"]},{"path":"/meetings/{meeting_id}","name":"delete_meeting","methods":["DELETE"]},{"path":"/meetings/{meeting_id}/join","name":"join_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}/end","name":"end_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}/notes","name":"get_meeting_notes","methods":["GET"]},{"path":"/meetings/{meeting_id}/generate-summary","name":"generate_meeting_summary","methods":["POST"]},{"path":"/meetings/{meeting_id}/action-items","name":"get_meeting_action_items","methods":["GET"]},{"path":"/meetings/{meeting_id}/action-items","name":"create_action_item","methods":["POST"]},{"path":"/meetings/{meeting_id}/action-items/{item_id}/convert-to-task","name":"convert_action_item_to_task","methods":["POST"]},{"path":"/meetings/bulk-update","name":"bulk_update_meetings","methods":["PUT"]},{"path":"/meetings/bulk-delete","name":"bulk_delete_meetings","methods":["DELETE"]},{"path":"/meetings/bot/start","name":"start_meeting_bot","methods":["POST"]},{"path":"/meetings/bot/status/{meeting_id}","name":"get_bot_status","methods":["GET"]},{"path":"/meetings/bot/stop/{meeting_id}","name":"stop_meeting_bot","methods":["POST"]},{"path":"/meetings/bot/active","name":"list_active_bots","methods":["GET"]},{"path":"/meetings/{meeting_id}/link-recording","name":"link_recording_to_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}/transcript/import","name":"import_meeting_transcript","methods":["POST"]},{"path":"/meetings/{meeting_id}/recordings","name":"get_meeting_recordings","methods":["GET"]},{"path":"/meetings/recordings/unlinked","name":"get_unlinked_recordings","methods":["GET"]},{"path":"/meetings/{meeting_id}/transcript","name":"get_meeting_transcript","methods":["GET"]},{"path":"/meetings/{meeting_id}/transcript/versions","name":"get_transcript_versions","methods":["GET"]},{"path":"/meetings/{meeting_id}/transcript/versions/{version_id}/primary","name":"set_primary_transcript","methods":["PUT"]},{"path":"/meetings/{meeting_id}/transcribe","name":"transcribe_meeting","methods":["POST"]},{"path":"/meetings/recordings/bulk-link","name":"bulk_link_recordings","methods":["POST"]},{"path":"/meetings/{meeting_id}/recordings/{storage_file_id}","name":"unlink_recording_from_meeting","methods":["DELETE"]},{"path":"/meetings/{meeting_id}/transcription","name":"remove_meeting_transcription","methods":["DELETE"]},{"path":"/meetings/{meeting_id}/recordings/{storage_file_id}/move","name":"move_recording_to_meeting","methods":["POST"]},{"path":"/meetings/calendar/sync-calendar","name":"trigger_calendar_sync","methods":["POST"]},{"path":"/meetings/calendar/sync-calendar-now","name":"sync_calendar_immediately","methods":["POST"]},{"path":"/meetings/calendar/sync-status","name":"get_sync_status","methods":["GET"]},{"path":"/meetings/calendar/sync-settings","name":"update_sync_settings","methods":["PUT"]},{"path":"/meetings/calendar/conflicts","name":"get_sync_conflicts","methods":["GET"]},{"path":"/meetings/calendar/conflicts/{conflict_id}/resolve","name":"resolve_conflict","methods":["POST"]},{"path":"/meetings/realtime-session/start","name":"start_realtime_session","methods":["POST"]},{"path":"/meetings/realtime-session/stop","name":"stop_realtime_session","methods":["POST"]},{"path":"/meetings/realtime-session/process-segment","name":"process_transcription_segment","methods":["POST"]},{"path":"/meetings/realtime-session/ws/{meeting_id}","name":"websocket_endpoint","methods":[]},{"path":"/meetings/realtime-session/status/{meeting_id}","name":"get_session_status","methods":["GET"]},{"path":"/meetings/realtime-session/active-sessions","name":"get_active_sessions","methods":["GET"]},{"path":"/meetings/{meeting_id}/attendees","name":"get_meeting_attendees","methods":["GET"]},{"path":"/meetings/{meeting_id}/attendees","name":"add_meeting_attendee","methods":["POST"]},{"path":"/meetings/{meeting_id}/attendees/bulk","name":"add_meeting_attendees_bulk","methods":["POST"]},{"path":"/meetings/{meeting_id}/attendees/{attendee_id}","name":"update_meeting_attendee","methods":["PUT"]},{"path":"/meetings/{meeting_id}/attendees/{attendee_id}","name":"remove_meeting_attendee","methods":["DELETE"]},{"path":"/meetings/{meeting_id}/attendees/{attendee_id}/rsvp","name":"update_attendee_rsvp","methods":["POST"]},{"path":"/meetings/{meeting_id}/attendees/{attendee_id}/attendance","name":"record_attendee_attendance","methods":["POST"]},{"path":"/meetings/{meeting_id}/attendees/suggestions","name":"get_attendee_suggestions","methods":["GET"]},{"path":"/meetings/attendees/search","name":"search_potential_attendees","methods":["GET"]},{"path":"/meetings/{meeting_id}/projects","name":"get_meeting_projects","methods":["GET"]},{"path":"/meetings/{meeting_id}/projects","name":"link_project_to_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}/projects/{project_id}","name":"unlink_project_from_meeting","methods":["DELETE"]},{"path":"/meetings/{meeting_id}/projects/{project_id}/primary","name":"set_primary_project","methods":["PATCH"]},{"path":"/meetings/{meeting_id}/tasks","name":"get_meeting_tasks","methods":["GET"]},{"path":"/meetings/{meeting_id}/tasks","name":"link_task_to_meeting","methods":["POST"]},{"path":"/meetings/{meeting_id}/tasks/{task_id}","name":"unlink_task_from_meeting","methods":["DELETE"]},{"path":"/meetings/templates","name":"get_templates","methods":["GET"]},{"path":"/meetings/templates","name":"create_template","methods":["POST"]},{"path":"/meetings/templates/{template_id}","name":"get_template","methods":["GET"]},{"path":"/meetings/templates/{template_id}","name":"update_template","methods":["PUT"]},{"path":"/meetings/templates/{template_id}","name":"delete_template","methods":["DELETE"]},{"path":"/meetings/templates/{template_id}/create-meeting","name":"create_meeting_from_template","methods":["POST"]},{"path":"/booking/resource-bookings/","name":"create_resource_booking","methods":["POST"]},{"path":"/booking/resource-bookings/","name":"list_resource_bookings","methods":["GET"]},{"path":"/booking/resource-bookings/{booking_id}","name":"get_resource_booking","methods":["GET"]},{"path":"/booking/resource-bookings/{booking_id}/status","name":"update_booking_status","methods":["PUT"]},{"path":"/booking/resource-bookings/{booking_id}/payment-status","name":"update_booking_payment_status","methods":["PUT"]},{"path":"/booking/resource-bookings/{booking_id}","name":"update_resource_booking","methods":["PUT"]},{"path":"/booking/resource-bookings/{booking_id}/cancel","name":"cancel_booking","methods":["POST"]},{"path":"/booking/resources/{resource_id}/availability","name":"get_resource_availability_slots","methods":["GET"]},{"path":"/booking/resource-availability/","name":"create_resource_availability","methods":["POST"]},{"path":"/booking/resource-availability/","name":"list_resource_availability","methods":["GET"]},{"path":"/booking/external-booking-systems/","name":"create_external_booking_system","methods":["POST"]},{"path":"/booking/external-booking-systems/","name":"list_external_booking_systems","methods":["GET"]},{"path":"/booking/external-booking-systems/{system_id}/sync-availability","name":"sync_availability_from_external","methods":["POST"]},{"path":"/booking/external-booking-systems/{system_id}/sync-bookings","name":"sync_bookings_from_external","methods":["POST"]},{"path":"/booking/resource-bookings/{booking_id}/push-to-external/{system_id}","name":"push_booking_to_external_system","methods":["POST"]},{"path":"/booking/resource-bookings/{booking_id}/cancel-external","name":"cancel_booking_in_external_system","methods":["POST"]},{"path":"/resources/","name":"create_resource","methods":["POST"]},{"path":"/resources/","name":"list_resources","methods":["GET"]},{"path":"/resources/{resource_id}","name":"get_resource","methods":["GET"]},{"path":"/resources/{resource_id}","name":"update_resource","methods":["PUT"]},{"path":"/resources/{resource_id}/booking-rules","name":"update_resource_booking_rules","methods":["PUT"]},{"path":"/resources/{resource_id}/availability-schedule","name":"update_resource_availability_schedule","methods":["PUT"]},{"path":"/resources/{resource_id}/utilization","name":"get_resource_utilization","methods":["GET"]},{"path":"/resources/settings/{context_type}/{context_id}/status","name":"get_resource_settings_status","methods":["GET"]},{"path":"/resources/settings/{context_type}/{context_id}/enable","name":"enable_resources","methods":["POST"]},{"path":"/resources/settings/{context_type}/{context_id}/disable","name":"disable_resources","methods":["POST"]},{"path":"/resources/settings/{context_type}/{context_id}","name":"update_resource_settings","methods":["PUT"]},{"path":"/resources/{resource_id}/external-mappings","name":"update_resource_external_mappings","methods":["PUT"]},{"path":"/resources/{resource_id}","name":"delete_resource","methods":["DELETE"]},{"path":"/resources/{resource_id}/restore","name":"restore_resource","methods":["POST"]},{"path":"/resources/allocations/","name":"get_resource_allocations","methods":["GET"]},{"path":"/resources/allocations/","name":"create_resource_allocation","methods":["POST"]},{"path":"/resources/allocations/{allocation_id}","name":"get_resource_allocation","methods":["GET"]},{"path":"/resources/allocations/{allocation_id}","name":"update_resource_allocation","methods":["PUT"]},{"path":"/resources/allocations/{allocation_id}","name":"delete_resource_allocation","methods":["DELETE"]},{"path":"/resources/assignments/","name":"get_project_resource_assignments","methods":["GET"]},{"path":"/resources/assignments/","name":"create_project_resource_assignment","methods":["POST"]},{"path":"/resources/assignments/{assignment_id}","name":"get_project_resource_assignment","methods":["GET"]},{"path":"/resources/assignments/{assignment_id}","name":"update_project_resource_assignment","methods":["PUT"]},{"path":"/resources/assignments/{assignment_id}","name":"delete_project_resource_assignment","methods":["DELETE"]},{"path":"/real-estate/properties/","name":"create_property","methods":["POST"]},{"path":"/real-estate/properties/","name":"list_properties","methods":["GET"]},{"path":"/real-estate/properties/{property_id}","name":"get_property","methods":["GET"]},{"path":"/real-estate/properties/{property_id}","name":"update_property","methods":["PUT"]},{"path":"/real-estate/properties/{property_id}","name":"delete_property","methods":["DELETE"]},{"path":"/real-estate/properties/{property_id}/buildings","name":"create_building","methods":["POST"]},{"path":"/real-estate/properties/{property_id}/buildings","name":"list_buildings","methods":["GET"]},{"path":"/real-estate/buildings/{building_id}","name":"update_building","methods":["PUT"]},{"path":"/real-estate/buildings/{building_id}","name":"delete_building","methods":["DELETE"]},{"path":"/real-estate/buildings/{building_id}/units","name":"create_unit","methods":["POST"]},{"path":"/real-estate/buildings/{building_id}/units","name":"list_units","methods":["GET"]},{"path":"/real-estate/units/{unit_id}","name":"update_unit","methods":["PUT"]},{"path":"/real-estate/properties/{property_id}/valuations","name":"create_valuation","methods":["POST"]},{"path":"/real-estate/properties/{property_id}/valuations","name":"list_valuations","methods":["GET"]},{"path":"/real-estate/properties/{property_id}/mortgages","name":"create_mortgage","methods":["POST"]},{"path":"/real-estate/properties/{property_id}/mortgages","name":"list_mortgages","methods":["GET"]},{"path":"/real-estate/mortgages/{mortgage_id}","name":"update_mortgage","methods":["PUT"]},{"path":"/real-estate/properties/{property_id}/leases","name":"create_lease","methods":["POST"]},{"path":"/real-estate/properties/{property_id}/leases","name":"list_leases","methods":["GET"]},{"path":"/real-estate/leases/{lease_id}","name":"update_lease","methods":["PUT"]},{"path":"/real-estate/properties/{property_id}/maintenance","name":"create_maintenance","methods":["POST"]},{"path":"/real-estate/properties/{property_id}/maintenance","name":"list_maintenance","methods":["GET"]},{"path":"/real-estate/maintenance/{item_id}","name":"update_maintenance","methods":["PUT"]},{"path":"/real-estate/analytics/properties/{property_id}/metrics","name":"get_property_metrics","methods":["GET"]},{"path":"/real-estate/analytics/portfolio/metrics","name":"get_portfolio_metrics","methods":["GET"]},{"path":"/real-estate/properties/{property_id}/iot/summary","name":"get_property_iot_summary","methods":["GET"]},{"path":"/real-estate/units/{unit_id}/iot/readings","name":"get_unit_iot_readings","methods":["GET"]},{"path":"/real-estate/buildings/{building_id}/generate-3d","name":"generate_3d_from_floor_plan","methods":["POST"]},{"path":"/real-estate/3d-models/{filename}","name":"serve_3d_model","methods":["GET"]},{"path":"/aws/dashboard","name":"get_aws_dashboard","methods":["GET"]},{"path":"/aws/dashboard/costs","name":"get_aws_costs","methods":["GET"]},{"path":"/aws/dashboard/costs/trend","name":"get_cost_trend","methods":["GET"]},{"path":"/aws/ecs/clusters","name":"list_clusters","methods":["GET"]},{"path":"/aws/ecs/clusters/{cluster_name}/services","name":"list_services","methods":["GET"]},{"path":"/aws/ecs/clusters/{cluster_name}/services/{service_name}","name":"get_service_details","methods":["GET"]},{"path":"/aws/ecs/clusters/{cluster_name}/services/{service_name}/scale","name":"scale_service","methods":["POST"]},{"path":"/aws/ecs/staging/toggle","name":"toggle_staging","methods":["POST"]},{"path":"/aws/ecs/clusters/{cluster_name}/tasks","name":"list_tasks","methods":["GET"]},{"path":"/aws/resources","name":"get_all_resources","methods":["GET"]},{"path":"/aws/resources/rds","name":"get_rds_instances","methods":["GET"]},{"path":"/aws/resources/ec2","name":"get_ec2_instances","methods":["GET"]},{"path":"/aws/resources/elasticache","name":"get_elasticache_clusters","methods":["GET"]},{"path":"/aws/resources/load-balancers","name":"get_load_balancers","methods":["GET"]},{"path":"/aws/resources/s3","name":"get_s3_buckets","methods":["GET"]},{"path":"/aws/resources/ec2/{instance_id}/start","name":"start_ec2_instance","methods":["POST"]},{"path":"/aws/resources/ec2/{instance_id}/stop","name":"stop_ec2_instance","methods":["POST"]},{"path":"/public/booking/hotel-bookings/","name":"create_public_hotel_booking","methods":["POST"]},{"path":"/public/booking/hotel-rooms/{hotel_id}/availability","name":"get_public_hotel_room_availability","methods":["GET"]},{"path":"/companies/{company_id}/hotel-booking/status","name":"get_hotel_booking_plugin_status","methods":["GET"]},{"path":"/companies/{company_id}/hotel-booking/activate","name":"activate_hotel_booking_plugin","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/deactivate","name":"deactivate_hotel_booking_plugin","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/settings","name":"update_hotel_booking_plugin_settings","methods":["PUT"]},{"path":"/companies/{company_id}/hotel-booking/setup-resources","name":"setup_hotel_resources","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/rooms","name":"get_hotel_rooms","methods":["GET"]},{"path":"/companies/{company_id}/hotel-booking/external-systems/{system}/connect","name":"connect_external_system","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/external-systems/{system}/disconnect","name":"disconnect_external_system","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/external-systems/{system}/sync","name":"sync_external_system","methods":["POST"]},{"path":"/companies/{company_id}/hotel-booking/gantt-data","name":"get_hotel_bookings_for_gantt","methods":["GET"]},{"path":"/api/hotel/{company_id}/availability","name":"check_availability","methods":["GET"]},{"path":"/api/hotel/{company_id}/property-availability","name":"check_property_availability","methods":["GET"]},{"path":"/api/hotel/{company_id}/add-ons","name":"list_add_ons","methods":["GET"]},{"path":"/api/hotel/{company_id}/book","name":"create_booking","methods":["POST"]},{"path":"/api/hotel/{company_id}/book-event","name":"create_event_booking","methods":["POST"]},{"path":"/api/hotel/{company_id}/bookings","name":"list_bookings","methods":["GET"]},{"path":"/api/hotel/{company_id}/bookings/{booking_id}","name":"get_booking","methods":["GET"]},{"path":"/api/hotel/{company_id}/bookings/{booking_id}/cancel","name":"cancel_booking","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/allabolag/status","name":"get_allabolag_plugin_status","methods":["GET"]},{"path":"/{entity_type}/{entity_id}/allabolag/activate","name":"activate_allabolag_plugin","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/allabolag/deactivate","name":"deactivate_allabolag_plugin","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/allabolag/settings","name":"update_allabolag_plugin_settings","methods":["PUT"]},{"path":"/{entity_type}/{entity_id}/allabolag/company/{registration_number}","name":"fetch_company_data","methods":["GET"]},{"path":"/{entity_type}/{entity_id}/allabolag/update-company/{crm_company_id}","name":"update_crm_company","methods":["POST"]},{"path":"/search","name":"search_companies_options","methods":["OPTIONS"]},{"path":"/search","name":"search_companies","methods":["GET"]},{"path":"/company/{company_id}","name":"company_details_options","methods":["OPTIONS"]},{"path":"/company/{company_id}","name":"get_company_details","methods":["GET"]},{"path":"/departments/company/{company_id}","name":"get_company_departments","methods":["GET"]},{"path":"/departments/company/{company_id}/type/{department_type}","name":"get_company_departments_by_type","methods":["GET"]},{"path":"/departments/user","name":"get_user_departments","methods":["GET"]},{"path":"/departments/","name":"create_department","methods":["POST"]},{"path":"/departments/{department_id}","name":"get_department","methods":["GET"]},{"path":"/departments/{department_id}","name":"update_department","methods":["PUT"]},{"path":"/departments/{department_id}","name":"delete_department","methods":["DELETE"]},{"path":"/departments/{department_id}/activate","name":"activate_department","methods":["PUT"]},{"path":"/departments/{department_id}/deactivate","name":"deactivate_department","methods":["PUT"]},{"path":"/departments/{department_id}/members","name":"get_department_members","methods":["GET"]},{"path":"/departments/{department_id}/members/{member_id}","name":"get_department_member","methods":["GET"]},{"path":"/departments/{department_id}/members","name":"add_department_member","methods":["POST"]},{"path":"/departments/{department_id}/members/{member_id}","name":"update_department_member","methods":["PUT"]},{"path":"/departments/{department_id}/members/{member_id}","name":"remove_department_member","methods":["DELETE"]},{"path":"/departments/{department_id}/plans","name":"get_department_plans","methods":["GET"]},{"path":"/departments/{department_id}/plans","name":"create_department_plan","methods":["POST"]},{"path":"/departments/plans/{plan_id}","name":"get_department_plan","methods":["GET"]},{"path":"/departments/plans/{plan_id}","name":"update_department_plan","methods":["PUT"]},{"path":"/departments/plans/{plan_id}","name":"delete_department_plan","methods":["DELETE"]},{"path":"/departments/settings/{context_type}/{context_id}/status","name":"get_department_settings_status","methods":["GET"]},{"path":"/departments/settings/{context_type}/{context_id}/enable","name":"enable_departments","methods":["POST"]},{"path":"/departments/settings/{context_type}/{context_id}/disable","name":"disable_departments","methods":["POST"]},{"path":"/departments/settings/{context_type}/{context_id}","name":"update_department_settings","methods":["PUT"]},{"path":"/departments/plans/{plan_id}/sections","name":"create_plan_section","methods":["POST"]},{"path":"/departments/plans/{plan_id}/sections","name":"get_plan_sections","methods":["GET"]},{"path":"/departments/plans/{plan_id}/sections/{section_id}","name":"get_plan_section","methods":["GET"]},{"path":"/departments/plans/{plan_id}/sections/{section_id}","name":"update_plan_section","methods":["PUT"]},{"path":"/departments/plans/{plan_id}/sections/{section_id}","name":"delete_plan_section","methods":["DELETE"]},{"path":"/departments/{department_id}/plans/{plan_id}/with-sections","name":"get_plan_with_sections","methods":["GET"]},{"path":"/departments/plans/{plan_id}/sections/{section_id}/sync-from-linked","name":"sync_section_from_linked","methods":["POST"]},{"path":"/departments/business-plan/templates","name":"get_business_plan_templates","methods":["GET"]},{"path":"/departments/business-plan/templates/{section_type}","name":"get_business_plan_template","methods":["GET"]},{"path":"/departments/plans/{plan_id}/dependencies","name":"get_plan_dependencies","methods":["GET"]},{"path":"/departments/plans/{plan_id}/analyze-impact/{section_id}","name":"analyze_section_impact","methods":["POST"]},{"path":"/departments/{department_id}/plugins","name":"get_department_plugins","methods":["GET"]},{"path":"/departments/{department_id}/plugins/{plugin_id}/activate","name":"activate_department_plugin","methods":["POST"]},{"path":"/departments/{department_id}/plugins/{plugin_id}/deactivate","name":"deactivate_department_plugin","methods":["POST"]},{"path":"/departments/{department_id}/plugins/{plugin_id}/settings","name":"get_plugin_settings","methods":["GET"]},{"path":"/departments/{department_id}/plugins/{plugin_id}/settings","name":"update_plugin_settings","methods":["PUT"]},{"path":"/executive/company/{company_id}/dashboard","name":"get_executive_dashboard","methods":["GET"]},{"path":"/executive/company/{company_id}/strategic-plan","name":"get_strategic_plan","methods":["GET"]},{"path":"/executive/company/{company_id}/strategic-plan","name":"update_strategic_plan","methods":["PUT"]},{"path":"/executive/company/{company_id}/strategic-plan/archive","name":"archive_strategic_plan","methods":["POST"]},{"path":"/executive/company/{company_id}/strategic-plan/version","name":"create_strategic_plan_version","methods":["POST"]},{"path":"/executive/company/{company_id}/strategic-plan/history","name":"get_strategic_plan_history","methods":["GET"]},{"path":"/executive/company/{company_id}/strategic-objectives","name":"create_strategic_objective","methods":["POST"]},{"path":"/executive/company/{company_id}/strategic-objectives/{objective_id}","name":"update_strategic_objective","methods":["PUT"]},{"path":"/executive/company/{company_id}/strategic-objectives/{objective_id}","name":"delete_strategic_objective","methods":["DELETE"]},{"path":"/executive/company/{company_id}/departments/{department_id}/performance","name":"get_department_performance","methods":["GET"]},{"path":"/executive/company/{company_id}/business-plan-sections/version","name":"version_business_plan_section","methods":["POST"]},{"path":"/executive/company/{company_id}/strategic-plan/auto-version","name":"auto_version_strategic_plan","methods":["POST"]},{"path":"/attachments/","name":"list_attachments","methods":["GET"]},{"path":"/attachments/","name":"create_attachment","methods":["POST"]},{"path":"/attachments/{attachment_id}","name":"get_attachment","methods":["GET"]},{"path":"/attachments/{attachment_id}","name":"update_attachment","methods":["PUT"]},{"path":"/attachments/{attachment_id}","name":"delete_attachment","methods":["DELETE"]},{"path":"/attachments/v2/{attachment_id}/file/{token}","name":"serve_file","methods":["GET"]},{"path":"/attachments/v2/upload","name":"upload_attachment","methods":["POST"]},{"path":"/attachments/v2/upload-multiple","name":"upload_multiple_attachments","methods":["POST"]},{"path":"/attachments/v2/","name":"list_attachments","methods":["GET"]},{"path":"/attachments/v2/{attachment_id}","name":"delete_attachment","methods":["DELETE"]},{"path":"/api/comments","name":"create_comment","methods":["POST"]},{"path":"/api/comments","name":"get_comments","methods":["GET"]},{"path":"/api/comments/{comment_id}","name":"get_comment","methods":["GET"]},{"path":"/api/comments/{comment_id}","name":"update_comment","methods":["PUT"]},{"path":"/api/comments/{comment_id}","name":"delete_comment","methods":["DELETE"]},{"path":"/api/comments/{comment_id}/flag","name":"flag_comment","methods":["POST"]},{"path":"/api/comments/{comment_id}/reactions","name":"add_reaction","methods":["POST"]},{"path":"/api/comments/{comment_id}/reactions/{reaction_type}","name":"remove_reaction","methods":["DELETE"]},{"path":"/api/comments/search","name":"search_comments","methods":["GET"]},{"path":"/integration/github/oauth/url","name":"get_github_oauth_url","methods":["GET"]},{"path":"/integration/github/oauth/callback","name":"github_oauth_callback","methods":["GET"]},{"path":"/integration/github/context","name":"get_github_integration_by_context","methods":["GET"]},{"path":"/integration/github","name":"create_github_integration","methods":["POST"]},{"path":"/integration/github/{integration_id}","name":"get_github_integration","methods":["GET"]},{"path":"/integration/github/{integration_id}","name":"update_github_integration","methods":["PUT"]},{"path":"/integration/github/{integration_id}","name":"delete_github_integration","methods":["DELETE"]},{"path":"/integration/github/{integration_id}/test","name":"test_github_connection","methods":["GET"]},{"path":"/integration/google/context","name":"get_google_integration_by_context","methods":["GET"]},{"path":"/integration/google/oauth/url","name":"get_google_oauth_url","methods":["GET"]},{"path":"/integration/google/oauth/callback","name":"google_oauth_callback","methods":["GET"]},{"path":"/integration/google/oauth/token","name":"create_google_integration_from_token","methods":["POST"]},{"path":"/integration/google","name":"create_google_integration","methods":["POST"]},{"path":"/integration/google/{integration_id}","name":"get_google_integration","methods":["GET"]},{"path":"/integration/google/{integration_id}/token","name":"get_google_integration_with_token","methods":["GET"]},{"path":"/integration/google/{integration_id}","name":"update_google_integration","methods":["PUT"]},{"path":"/integration/google/{integration_id}","name":"delete_google_integration","methods":["DELETE"]},{"path":"/integration/google/user/{user_id}","name":"list_user_google_integrations","methods":["GET"]},{"path":"/integration/google/family/{family_id}","name":"list_family_google_integrations","methods":["GET"]},{"path":"/integration/google/company/{company_id}","name":"list_company_google_integrations","methods":["GET"]},{"path":"/integration/google/department/{department_id}","name":"list_department_google_integrations","methods":["GET"]},{"path":"/integration/google-ads/oauth/url","name":"get_oauth_url","methods":["GET"]},{"path":"/integration/google-ads/oauth/callback","name":"oauth_callback","methods":["POST"]},{"path":"/integration/google-ads/context","name":"get_integration_by_context","methods":["GET"]},{"path":"/integration/google-ads/{integration_id}","name":"get_integration_detail","methods":["GET"]},{"path":"/integration/google-ads/{integration_id}/accounts","name":"get_accessible_accounts","methods":["GET"]},{"path":"/integration/google-ads/{integration_id}/sync","name":"sync_campaigns","methods":["POST"]},{"path":"/integration/google-ads/{integration_id}/campaigns","name":"get_synced_campaigns","methods":["GET"]},{"path":"/integration/google-ads/{integration_id}/settings","name":"update_integration_settings","methods":["PUT"]},{"path":"/integration/google-ads/{integration_id}","name":"disconnect_integration","methods":["DELETE"]},{"path":"/integration/hubspot/oauth/url","name":"get_hubspot_oauth_url","methods":["GET"]},{"path":"/integration/hubspot/oauth/callback","name":"hubspot_oauth_callback","methods":["GET"]},{"path":"/integration/hubspot/context","name":"get_hubspot_integration_by_context","methods":["GET"]},{"path":"/integration/hubspot","name":"create_hubspot_integration","methods":["POST"]},{"path":"/integration/hubspot/{integration_id}","name":"get_hubspot_integration","methods":["GET"]},{"path":"/integration/hubspot/{integration_id}","name":"update_hubspot_integration","methods":["PUT"]},{"path":"/integration/hubspot/{integration_id}","name":"delete_hubspot_integration","methods":["DELETE"]},{"path":"/integration/hubspot/{integration_id}/sync","name":"sync_hubspot_data","methods":["POST"]},{"path":"/integration/hubspot/{integration_id}/status","name":"get_hubspot_sync_status","methods":["GET"]},{"path":"/integration/hubspot/{integration_id}/test","name":"test_hubspot_connection","methods":["GET"]},{"path":"/integration/hubspot/{integration_id}/matches/{object_type}/{object_id}","name":"get_hubspot_match_suggestions","methods":["GET"]},{"path":"/integration/hubspot/{integration_id}/links","name":"create_hubspot_record_link","methods":["POST"]},{"path":"/integration/hubspot/{integration_id}/links","name":"get_hubspot_record_links","methods":["GET"]},{"path":"/integration/hubspot/links/{link_id}","name":"update_hubspot_record_link","methods":["PUT"]},{"path":"/integration/hubspot/links/{link_id}","name":"delete_hubspot_record_link","methods":["DELETE"]},{"path":"/integration/hubspot/{integration_id}/auto-link","name":"auto_link_hubspot_records","methods":["POST"]},{"path":"/integration/hubspot/{integration_id}/search","name":"search_hubspot_records","methods":["GET"]},{"path":"/integration/hubspot/{integration_id}/import/{object_type}/{object_id}","name":"import_hubspot_record","methods":["POST"]},{"path":"/integration/dropbox/oauth/url","name":"get_dropbox_oauth_url","methods":["GET"]},{"path":"/integration/dropbox","name":"get_dropbox_integration_by_context","methods":["GET"]},{"path":"/integration/dropbox/oauth/callback","name":"dropbox_oauth_callback","methods":["GET"]},{"path":"/integration/dropbox","name":"create_dropbox_integration","methods":["POST"]},{"path":"/integration/dropbox/{integration_id}","name":"get_dropbox_integration","methods":["GET"]},{"path":"/integration/dropbox/{integration_id}","name":"update_dropbox_integration","methods":["PATCH"]},{"path":"/integration/dropbox/{integration_id}","name":"delete_dropbox_integration","methods":["DELETE"]},{"path":"/integration/dropbox/{integration_id}/test","name":"test_dropbox_connection","methods":["GET"]},{"path":"/integration/dropbox/{integration_id}/folders","name":"browse_dropbox_folders","methods":["GET"]},{"path":"/integration/azure-devops/oauth/url","name":"get_oauth_url","methods":["GET"]},{"path":"/integration/azure-devops/oauth/callback","name":"handle_oauth_callback","methods":["GET"]},{"path":"/integration/azure-devops/context","name":"get_integration_by_context","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}","name":"get_integration","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}","name":"update_integration","methods":["PUT"]},{"path":"/integration/azure-devops/{integration_id}","name":"delete_integration","methods":["DELETE"]},{"path":"/integration/azure-devops/{integration_id}/sync","name":"trigger_sync","methods":["POST"]},{"path":"/integration/azure-devops/{integration_id}/status","name":"get_sync_status","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/work-items","name":"get_work_items","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/repositories","name":"get_repositories","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/pipelines","name":"get_pipelines","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/test","name":"test_connection","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/projects","name":"get_organization_projects","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/projects","name":"update_selected_projects","methods":["PUT"]},{"path":"/integration/azure-devops/{integration_id}/work-items","name":"create_work_item","methods":["POST"]},{"path":"/integration/azure-devops/{integration_id}/work-items/{work_item_id}","name":"update_work_item","methods":["PUT"]},{"path":"/integration/azure-devops/{integration_id}/deployments","name":"get_deployments","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/metrics","name":"get_metrics","methods":["GET"]},{"path":"/integration/azure-devops/{integration_id}/webhook/enable","name":"enable_webhook","methods":["POST"]},{"path":"/integration/azure-devops/{integration_id}/webhook/disable","name":"disable_webhook","methods":["POST"]},{"path":"/integration/azure-devops/{integration_id}/webhook","name":"handle_webhook","methods":["POST"]},{"path":"/integration/product-discovery/oauth/url","name":"get_oauth_url","methods":["GET"]},{"path":"/integration/product-discovery/oauth/callback","name":"handle_oauth_callback","methods":["GET"]},{"path":"/integration/product-discovery/context","name":"get_integration_by_context","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}","name":"get_integration","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}","name":"update_integration","methods":["PUT"]},{"path":"/integration/product-discovery/{integration_id}","name":"delete_integration","methods":["DELETE"]},{"path":"/integration/product-discovery/{integration_id}/sync","name":"trigger_sync","methods":["POST"]},{"path":"/integration/product-discovery/{integration_id}/status","name":"get_sync_status","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}/ideas","name":"get_ideas","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}/opportunities","name":"get_opportunities","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}/roadmap","name":"get_roadmap","methods":["GET"]},{"path":"/integration/product-discovery/{integration_id}/impact-effort-matrix","name":"get_impact_effort_matrix","methods":["GET"]},{"path":"/integration/product-discovery/items/{item_id}/sync-to-braincore","name":"sync_item_to_braincore","methods":["POST"]},{"path":"/integration/zendesk/setup","name":"setup_zendesk_integration","methods":["POST"]},{"path":"/integration/zendesk/context","name":"get_integration_by_context","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}","name":"get_integration","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}","name":"update_integration","methods":["PUT"]},{"path":"/integration/zendesk/{integration_id}","name":"delete_integration","methods":["DELETE"]},{"path":"/integration/zendesk/{integration_id}/test","name":"test_connection","methods":["POST"]},{"path":"/integration/zendesk/{integration_id}/sync","name":"trigger_sync","methods":["POST"]},{"path":"/integration/zendesk/{integration_id}/status","name":"get_sync_status","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}/tickets","name":"get_tickets","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}/users","name":"get_users","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}/organizations","name":"get_organizations","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}/articles","name":"get_articles","methods":["GET"]},{"path":"/integration/zendesk/{integration_id}/tickets","name":"create_ticket","methods":["POST"]},{"path":"/integration/elevenlabs","name":"get_elevenlabs_integration","methods":["GET"]},{"path":"/integration/elevenlabs","name":"create_elevenlabs_integration","methods":["POST"]},{"path":"/integration/elevenlabs/{integration_id}","name":"update_elevenlabs_integration","methods":["PUT"]},{"path":"/integration/elevenlabs/{integration_id}","name":"delete_elevenlabs_integration","methods":["DELETE"]},{"path":"/integration/elevenlabs/test","name":"test_elevenlabs_connection","methods":["POST"]},{"path":"/integration/elevenlabs/user/{user_id}","name":"list_user_elevenlabs_integrations","methods":["GET"]},{"path":"/integration/elevenlabs/family/{family_id}","name":"list_family_elevenlabs_integrations","methods":["GET"]},{"path":"/integration/elevenlabs/company/{company_id}","name":"list_company_elevenlabs_integrations","methods":["GET"]},{"path":"/integration/elevenlabs/department/{department_id}","name":"list_department_elevenlabs_integrations","methods":["GET"]},{"path":"/integration/elevenlabs/{integration_id}","name":"get_elevenlabs_integration_by_id","methods":["GET"]},{"path":"/integration/elevenlabs/{integration_id}/sync-usage","name":"sync_elevenlabs_usage","methods":["POST"]},{"path":"/integration/twilio","name":"get_twilio_integration","methods":["GET"]},{"path":"/integration/twilio","name":"create_twilio_integration","methods":["POST"]},{"path":"/integration/twilio/{integration_id}","name":"update_twilio_integration","methods":["PUT"]},{"path":"/integration/twilio/{integration_id}","name":"delete_twilio_integration","methods":["DELETE"]},{"path":"/integration/twilio/test","name":"test_twilio_connection","methods":["POST"]},{"path":"/integration/twilio/user/{user_id}","name":"list_user_twilio_integrations","methods":["GET"]},{"path":"/integration/twilio/family/{family_id}","name":"list_family_twilio_integrations","methods":["GET"]},{"path":"/integration/twilio/company/{company_id}","name":"list_company_twilio_integrations","methods":["GET"]},{"path":"/integration/twilio/department/{department_id}","name":"list_department_twilio_integrations","methods":["GET"]},{"path":"/integration/twilio/{integration_id}","name":"get_twilio_integration_by_id","methods":["GET"]},{"path":"/integration/twilio/{integration_id}/sync-usage","name":"sync_twilio_usage","methods":["POST"]},{"path":"/integration/twilio/{integration_id}/phone-numbers","name":"list_twilio_phone_numbers","methods":["GET"]},{"path":"/integration/openai-realtime","name":"get_openai_realtime_integration","methods":["GET"]},{"path":"/integration/openai-realtime","name":"create_openai_realtime_integration","methods":["POST"]},{"path":"/integration/openai-realtime/{integration_id}","name":"update_openai_realtime_integration","methods":["PUT"]},{"path":"/integration/openai-realtime/{integration_id}","name":"delete_openai_realtime_integration","methods":["DELETE"]},{"path":"/integration/openai-realtime/test","name":"test_openai_realtime_connection","methods":["POST"]},{"path":"/integration/openai-realtime/{integration_id}/ephemeral-token","name":"create_ephemeral_token","methods":["POST"]},{"path":"/integration/stripe/setup","name":"setup_stripe_integration","methods":["POST"]},{"path":"/integration/stripe/company/{company_id}","name":"get_company_stripe_integration","methods":["GET"]},{"path":"/integration/stripe/company/{company_id}","name":"delete_stripe_integration","methods":["DELETE"]},{"path":"/integration/stripe/test-connection/{company_id}","name":"test_stripe_connection","methods":["GET"]},{"path":"/integration/swish/setup","name":"setup_swish_integration","methods":["POST"]},{"path":"/integration/swish/upload-certificate/{company_id}","name":"upload_swish_certificate","methods":["POST"]},{"path":"/integration/swish/company/{company_id}","name":"get_company_swish_integration","methods":["GET"]},{"path":"/integration/swish/company/{company_id}","name":"delete_swish_integration","methods":["DELETE"]},{"path":"/integration/swish/test-connection/{company_id}","name":"test_swish_connection","methods":["GET"]},{"path":"/integration/cardano-token/setup","name":"setup_cardano_token_integration","methods":["POST"]},{"path":"/integration/cardano-token/company/{company_id}","name":"get_company_token_integration","methods":["GET"]},{"path":"/integration/cardano-token/company/{company_id}/test-distribution","name":"test_token_distribution","methods":["POST"]},{"path":"/integration/cardano-token/company/{company_id}/activate","name":"activate_token_integration","methods":["PATCH"]},{"path":"/integration/cardano-token/company/{company_id}/deactivate","name":"deactivate_token_integration","methods":["PATCH"]},{"path":"/integration/active/company/{company_id}","name":"get_active_integrations","methods":["GET"]},{"path":"/integration/notebooklm","name":"get_notebooklm_integration","methods":["GET"]},{"path":"/integration/notebooklm","name":"create_notebooklm_integration","methods":["POST"]},{"path":"/integration/notebooklm/{integration_id}","name":"update_notebooklm_integration","methods":["PUT"]},{"path":"/integration/notebooklm/{integration_id}","name":"delete_notebooklm_integration","methods":["DELETE"]},{"path":"/integration/notebooklm/test","name":"test_notebooklm_connection","methods":["POST"]},{"path":"/integration/notebooklm/{integration_id}/remote-notebooks","name":"list_remote_notebooks","methods":["GET"]},{"path":"/integration/notebooklm/{integration_id}/notebooks","name":"list_notebook_mappings","methods":["GET"]},{"path":"/integration/notebooklm/{integration_id}/notebooks","name":"create_notebook_mapping","methods":["POST"]},{"path":"/integration/notebooklm/{integration_id}/notebooks/{mapping_id}","name":"delete_notebook_mapping","methods":["DELETE"]},{"path":"/integration/notebooklm/{integration_id}/notebooks/{mapping_id}/sources","name":"add_source","methods":["POST"]},{"path":"/integration/notebooklm/{integration_id}/notebooks/{mapping_id}/sources","name":"list_sources","methods":["GET"]},{"path":"/integration/notebooklm/{integration_id}/notebooks/{mapping_id}/chat","name":"chat_with_notebook","methods":["POST"]},{"path":"/integration/notebooklm/{integration_id}/notebooks/{mapping_id}/artifacts","name":"list_artifacts","methods":["GET"]},{"path":"/api/google/places/autocomplete","name":"autocomplete_places","methods":["GET"]},{"path":"/api/google/places/details","name":"get_place_details","methods":["GET"]},{"path":"/api/google/places/searchText","name":"text_search","methods":["POST"]},{"path":"/api/google/places/searchNearby","name":"nearby_search","methods":["POST"]},{"path":"/api/google/places/photos","name":"get_place_photo","methods":["GET"]},{"path":"/api/google/places/geocode","name":"geocode_address","methods":["POST"]},{"path":"/api/serp/google/search","name":"google_search","methods":["POST"]},{"path":"/api/serp/google/maps","name":"google_maps_search","methods":["POST"]},{"path":"/api/serp/google/shopping","name":"google_shopping","methods":["POST"]},{"path":"/api/serp/google/jobs","name":"google_jobs","methods":["POST"]},{"path":"/api/serp/google/trends","name":"google_trends","methods":["GET"]},{"path":"/api/serp/bing/search","name":"bing_search","methods":["POST"]},{"path":"/api/serp/duckduckgo/search","name":"duckduckgo_search","methods":["POST"]},{"path":"/api/serp/account","name":"get_account_info","methods":["GET"]},{"path":"/api/serp/linkedin/search","name":"linkedin_search","methods":["POST"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/keywords","name":"list_keywords","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/keywords","name":"add_keyword","methods":["POST"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/keywords/bulk","name":"bulk_add_keywords","methods":["POST"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/track","name":"track_rankings","methods":["POST"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/check-rank","name":"check_single_rank","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/summary","name":"get_ranking_summary","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/competitors","name":"list_competitors","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/competitors","name":"add_competitor","methods":["POST"]},{"path":"/api/seo/company/{company_id}/search-console/sites","name":"list_search_console_sites","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/search-console/sync","name":"sync_search_console","methods":["POST"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/search-console/discover","name":"discover_keywords","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/search-console/top-queries","name":"get_top_queries","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/search-console/top-pages","name":"get_top_pages","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/alerts","name":"get_alerts","methods":["GET"]},{"path":"/api/seo/company/{company_id}/sites/{site_id}/alerts/{alert_id}/read","name":"mark_alert_read","methods":["POST"]},{"path":"/api/bright-data/linkedin/profiles/collect","name":"get_linkedin_profile","methods":["POST"]},{"path":"/api/bright-data/linkedin/profiles/discover","name":"discover_linkedin_profiles","methods":["POST"]},{"path":"/api/bright-data/linkedin/posts/collect","name":"get_linkedin_post","methods":["POST"]},{"path":"/api/bright-data/linkedin/posts/discover/articles","name":"discover_user_articles","methods":["POST"]},{"path":"/api/bright-data/linkedin/posts/discover/profile","name":"discover_profile_posts","methods":["POST"]},{"path":"/api/bright-data/linkedin/posts/discover/company","name":"discover_company_posts","methods":["POST"]},{"path":"/api/bright-data/linkedin/jobs/collect","name":"get_linkedin_job","methods":["POST"]},{"path":"/api/bright-data/linkedin/jobs/discover/keyword","name":"discover_jobs_by_keyword","methods":["POST"]},{"path":"/api/bright-data/linkedin/jobs/discover/url","name":"discover_jobs_by_url","methods":["POST"]},{"path":"/api/bright-data/snapshot/status","name":"get_snapshot_status","methods":["POST"]},{"path":"/api/bright-data/linkedin/companies/collect","name":"get_linkedin_company","methods":["POST"]},{"path":"/api/livekit/token","name":"create_token","methods":["POST"]},{"path":"/api/livekit/config","name":"get_livekit_config","methods":["GET"]},{"path":"/api/livekit/webhook","name":"livekit_webhook","methods":["POST"]},{"path":"/documents/providers","name":"list_available_providers","methods":["GET"]},{"path":"/documents/{provider}/files","name":"list_files","methods":["GET"]},{"path":"/documents/{provider}/file/{file_id}","name":"get_file_info","methods":["GET"]},{"path":"/documents/{provider}/upload","name":"upload_file","methods":["POST"]},{"path":"/documents/{provider}/folder","name":"create_folder","methods":["POST"]},{"path":"/documents/{provider}/file/{file_id}","name":"delete_file","methods":["DELETE"]},{"path":"/documents/{provider}/attach","name":"attach_file_to_entity","methods":["POST"]},{"path":"/api/documents/search","name":"search_documents","methods":["POST"]},{"path":"/api/documents/process/{file_id}","name":"process_document","methods":["POST"]},{"path":"/api/documents/processing-status/{file_id}","name":"get_processing_status","methods":["GET"]},{"path":"/api/documents/bulk-process","name":"bulk_process_documents","methods":["POST"]},{"path":"/api/documents/processing-queue","name":"get_processing_queue","methods":["GET"]},{"path":"/api/documents/{document_id}/retry","name":"retry_document_processing","methods":["POST"]},{"path":"/api/documents/{document_id}","name":"remove_from_queue","methods":["DELETE"]},{"path":"/api/documents/recent","name":"get_recent_documents","methods":["GET"]},{"path":"/api/documents/upload","name":"upload_document","methods":["POST"]},{"path":"/api/documents/{document_id}/download","name":"download_document","methods":["GET"]},{"path":"/support/tickets/","name":"create_ticket","methods":["POST"]},{"path":"/support/tickets/{ticket_id}","name":"get_ticket","methods":["GET"]},{"path":"/support/tickets/number/{ticket_number}","name":"get_ticket_by_number","methods":["GET"]},{"path":"/support/tickets/{ticket_id}","name":"update_ticket","methods":["PUT"]},{"path":"/support/tickets/{ticket_id}","name":"delete_ticket","methods":["DELETE"]},{"path":"/support/tickets/","name":"list_tickets","methods":["GET"]},{"path":"/support/tickets/stats","name":"get_ticket_statistics","methods":["GET"]},{"path":"/support/tickets/{ticket_id}/comments/","name":"create_ticket_comment","methods":["POST"]},{"path":"/support/tickets/{ticket_id}/comments/","name":"list_ticket_comments","methods":["GET"]},{"path":"/support/comments/{comment_id}","name":"get_ticket_comment","methods":["GET"]},{"path":"/support/comments/{comment_id}","name":"update_ticket_comment","methods":["PUT"]},{"path":"/support/comments/{comment_id}","name":"delete_ticket_comment","methods":["DELETE"]},{"path":"/support/tickets/{ticket_id}/attachments/","name":"create_ticket_attachment","methods":["POST"]},{"path":"/support/tickets/{ticket_id}/attachments/","name":"list_ticket_attachments","methods":["GET"]},{"path":"/support/attachments/{attachment_id}","name":"get_ticket_attachment","methods":["GET"]},{"path":"/support/attachments/{attachment_id}","name":"update_ticket_attachment","methods":["PUT"]},{"path":"/support/attachments/{attachment_id}","name":"delete_ticket_attachment","methods":["DELETE"]},{"path":"/support/channels/","name":"create_message_channel","methods":["POST"]},{"path":"/support/channels/","name":"list_message_channels","methods":["GET"]},{"path":"/support/channels/{channel_id}","name":"get_message_channel","methods":["GET"]},{"path":"/support/channels/{channel_id}","name":"update_message_channel","methods":["PUT"]},{"path":"/support/channels/{channel_id}","name":"delete_message_channel","methods":["DELETE"]},{"path":"/support/conversations/","name":"create_conversation","methods":["POST"]},{"path":"/support/conversations/","name":"list_conversations","methods":["GET"]},{"path":"/support/conversations/{conversation_id}","name":"get_conversation","methods":["GET"]},{"path":"/support/conversations/{conversation_id}","name":"update_conversation","methods":["PUT"]},{"path":"/support/conversations/{conversation_id}","name":"delete_conversation","methods":["DELETE"]},{"path":"/support/conversations/{conversation_id}/messages/","name":"create_channel_message","methods":["POST"]},{"path":"/support/conversations/{conversation_id}/messages/","name":"list_channel_messages","methods":["GET"]},{"path":"/support/messages/{message_id}","name":"get_channel_message","methods":["GET"]},{"path":"/support/messages/{message_id}","name":"update_channel_message","methods":["PUT"]},{"path":"/support/messages/{message_id}","name":"delete_channel_message","methods":["DELETE"]},{"path":"/inflow/sources/","name":"create_inflow_source","methods":["POST"]},{"path":"/inflow/sources/","name":"get_inflow_sources","methods":["GET"]},{"path":"/inflow/sources/{source_id}","name":"get_inflow_source","methods":["GET"]},{"path":"/inflow/sources/{source_id}","name":"update_inflow_source","methods":["PUT"]},{"path":"/inflow/sources/{source_id}","name":"delete_inflow_source","methods":["DELETE"]},{"path":"/inflow/sources/{source_id}/sync","name":"sync_inflow_source","methods":["POST"]},{"path":"/inflow/items/","name":"create_inflow_item","methods":["POST"]},{"path":"/inflow/items/","name":"get_inflow_items","methods":["GET"]},{"path":"/inflow/items/{item_id}","name":"get_inflow_item","methods":["GET"]},{"path":"/inflow/items/{item_id}","name":"update_inflow_item","methods":["PUT"]},{"path":"/inflow/items/{item_id}","name":"delete_inflow_item","methods":["DELETE"]},{"path":"/inflow/actions/","name":"create_inflow_action","methods":["POST"]},{"path":"/inflow/actions/","name":"get_inflow_actions","methods":["GET"]},{"path":"/inflow/actions/{action_id}","name":"get_inflow_action","methods":["GET"]},{"path":"/inflow/actions/{action_id}","name":"update_inflow_action","methods":["PUT"]},{"path":"/inflow/actions/{action_id}","name":"delete_inflow_action","methods":["DELETE"]},{"path":"/inflow/routing-rules/","name":"create_inflow_routing_rule","methods":["POST"]},{"path":"/inflow/routing-rules/","name":"get_inflow_routing_rules","methods":["GET"]},{"path":"/inflow/routing-rules/{rule_id}","name":"get_inflow_routing_rule","methods":["GET"]},{"path":"/inflow/routing-rules/{rule_id}","name":"update_inflow_routing_rule","methods":["PUT"]},{"path":"/inflow/routing-rules/{rule_id}","name":"delete_inflow_routing_rule","methods":["DELETE"]},{"path":"/inflow/templates/","name":"create_inflow_template","methods":["POST"]},{"path":"/inflow/templates/","name":"get_inflow_templates","methods":["GET"]},{"path":"/inflow/templates/{template_id}","name":"get_inflow_template","methods":["GET"]},{"path":"/inflow/templates/{template_id}","name":"update_inflow_template","methods":["PUT"]},{"path":"/inflow/templates/{template_id}","name":"delete_inflow_template","methods":["DELETE"]},{"path":"/inflow/ai-configs/","name":"create_inflow_ai_config","methods":["POST"]},{"path":"/inflow/ai-configs/","name":"get_inflow_ai_configs","methods":["GET"]},{"path":"/inflow/ai-configs/{config_id}","name":"get_inflow_ai_config","methods":["GET"]},{"path":"/inflow/ai-configs/{config_id}","name":"update_inflow_ai_config","methods":["PUT"]},{"path":"/inflow/ai-configs/{config_id}","name":"delete_inflow_ai_config","methods":["DELETE"]},{"path":"/inflow/items/{item_id}/process","name":"process_inflow_item_endpoint","methods":["POST"]},{"path":"/inflow/items/batch-process","name":"batch_process_inflow_items","methods":["POST"]},{"path":"/inflow/items/{item_id}/create-deal","name":"create_deal_from_inflow_item","methods":["POST"]},{"path":"/inflow/privacy-rules/","name":"create_privacy_rule","methods":["POST"]},{"path":"/inflow/privacy-rules/","name":"list_privacy_rules","methods":["GET"]},{"path":"/inflow/privacy-rules/{rule_id}","name":"get_privacy_rule","methods":["GET"]},{"path":"/inflow/privacy-rules/{rule_id}","name":"update_privacy_rule","methods":["PUT"]},{"path":"/inflow/privacy-rules/{rule_id}","name":"delete_privacy_rule","methods":["DELETE"]},{"path":"/inflow/privacy-rules/test","name":"test_privacy_rule","methods":["POST"]},{"path":"/companies/{company_id}/reporting/status","name":"get_reporting_status","methods":["GET"]},{"path":"/companies/{company_id}/reporting/activate","name":"activate_reporting","methods":["POST"]},{"path":"/companies/{company_id}/reporting/deactivate","name":"deactivate_reporting","methods":["POST"]},{"path":"/companies/{company_id}/reporting/settings","name":"get_reporting_settings","methods":["GET"]},{"path":"/companies/{company_id}/reporting/settings","name":"update_reporting_settings","methods":["PUT"]},{"path":"/companies/{company_id}/reporting/test-connection","name":"test_reporting_connection","methods":["POST"]},{"path":"/companies/{company_id}/reporting/events","name":"get_events","methods":["GET"]},{"path":"/companies/{company_id}/reporting/schema","name":"get_schema","methods":["GET"]},{"path":"/companies/{company_id}/reporting/schema/update","name":"update_schema","methods":["POST"]},{"path":"/companies/{company_id}/reporting/generate-query","name":"generate_query","methods":["POST"]},{"path":"/companies/{company_id}/reporting/update-query","name":"update_query","methods":["POST"]},{"path":"/companies/{company_id}/reporting/execute-query","name":"execute_query","methods":["POST"]},{"path":"/companies/{company_id}/reporting/reports","name":"create_report","methods":["POST"]},{"path":"/companies/{company_id}/reporting/reports","name":"get_reports","methods":["GET"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}","name":"get_report","methods":["GET"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}","name":"update_report","methods":["PUT"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}","name":"delete_report","methods":["DELETE"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}/versions","name":"create_report_version","methods":["POST"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}/versions","name":"get_report_versions","methods":["GET"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}/versions/{version_id}","name":"get_report_version","methods":["GET"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}/versions/{version_id}","name":"update_report_version","methods":["PUT"]},{"path":"/companies/{company_id}/reporting/reports/{report_id}/versions/{version_id}/execute","name":"execute_report_version","methods":["POST"]},{"path":"/companies/{company_id}/reporting/reports/ai-update","name":"ai_update_report_version","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/website/status","name":"get_website_plugin_status","methods":["GET"]},{"path":"/{entity_type}/{entity_id}/website/activate","name":"activate_website_plugin","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/website/deactivate","name":"deactivate_website_plugin","methods":["POST"]},{"path":"/{entity_type}/{entity_id}/website/settings","name":"update_website_plugin_settings","methods":["PUT"]},{"path":"/repositories","name":"create_repository","methods":["POST"]},{"path":"/repositories/{repository_id}","name":"get_repository","methods":["GET"]},{"path":"/repositories/by-context/{context_type}/{context_id}","name":"get_repositories_by_context","methods":["GET"]},{"path":"/repositories/{repository_id}","name":"update_repository","methods":["PUT"]},{"path":"/repositories/{repository_id}","name":"delete_repository","methods":["DELETE"]},{"path":"/repositories/{repository_id}/updates","name":"create_update","methods":["POST"]},{"path":"/repositories/{repository_id}/updates","name":"get_updates","methods":["GET"]},{"path":"/repositories/{repository_id}/deploy","name":"deploy_repository","methods":["POST"]},{"path":"/repositories/{repository_id}/files","name":"list_repository_files","methods":["GET"]},{"path":"/repositories/{repository_id}/files/content","name":"get_file_content","methods":["GET"]},{"path":"/repositories/{repository_id}/files/content","name":"update_file_content","methods":["PUT"]},{"path":"/finance/bank-accounts/","name":"list_bank_accounts","methods":["GET"]},{"path":"/finance/bank-accounts/{account_id}","name":"get_bank_account","methods":["GET"]},{"path":"/finance/bank-accounts/","name":"create_bank_account","methods":["POST"]},{"path":"/finance/bank-accounts/{account_id}","name":"update_bank_account","methods":["PATCH"]},{"path":"/finance/bank-accounts/{account_id}","name":"delete_bank_account","methods":["DELETE"]},{"path":"/finance/bank-accounts/{account_id}/reconciliation-status","name":"get_reconciliation_status","methods":["GET"]},{"path":"/finance/bank-accounts/{account_id}/transactions","name":"list_transactions","methods":["GET"]},{"path":"/finance/bank-accounts/{account_id}/transactions","name":"add_transactions","methods":["POST"]},{"path":"/finance/bank-accounts/{account_id}/statements","name":"list_statements","methods":["GET"]},{"path":"/finance/bank-accounts/{account_id}/statements","name":"upload_statement","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/match","name":"match_transaction","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/unmatch","name":"unmatch_transaction","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/reconcile","name":"reconcile_transaction","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/ignore","name":"ignore_transaction","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/review","name":"get_transaction_review","methods":["GET"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/review","name":"create_transaction_review","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/review","name":"update_transaction_review","methods":["PATCH"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/voucher-links","name":"list_voucher_links","methods":["GET"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/voucher-links","name":"create_voucher_link","methods":["POST"]},{"path":"/finance/bank-accounts/transactions/{transaction_id}/voucher-links/{link_id}","name":"delete_voucher_link","methods":["DELETE"]},{"path":"/finance/bank-accounts/reviews","name":"list_reviews","methods":["GET"]},{"path":"/finance/bank-accounts/reviews/stats","name":"get_review_stats","methods":["GET"]},{"path":"/finance/bookkeeping/{company_id}/book-invoice/{invoice_id}","name":"book_invoice","methods":["POST"]},{"path":"/finance/bookkeeping/{company_id}/book-invoice/{invoice_id}/stream","name":"book_invoice_streaming","methods":["POST"]},{"path":"/finance/invoice/","name":"get_invoices","methods":["GET"]},{"path":"/finance/invoice/","name":"create_invoice","methods":["POST"]},{"path":"/finance/invoice/{invoice_id}","name":"get_invoice","methods":["GET"]},{"path":"/finance/invoice/{invoice_id}","name":"update_invoice","methods":["PUT"]},{"path":"/finance/invoice/{invoice_id}","name":"delete_invoice","methods":["DELETE"]},{"path":"/finance/invoice/{invoice_id}/items","name":"create_line_item","methods":["POST"]},{"path":"/finance/invoice/items/{item_id}","name":"update_line_item","methods":["PUT"]},{"path":"/finance/invoice/items/{item_id}","name":"delete_line_item","methods":["DELETE"]},{"path":"/finance/invoice/{invoice_id}/payments","name":"create_payment","methods":["POST"]},{"path":"/finance/invoice/payments/{payment_id}","name":"update_payment","methods":["PUT"]},{"path":"/finance/invoice/payments/{payment_id}","name":"delete_payment","methods":["DELETE"]},{"path":"/finance/invoice/department/{department_id}","name":"get_department_invoices","methods":["GET"]},{"path":"/finance/budget/","name":"get_budgets","methods":["GET"]},{"path":"/finance/budget/{budget_id}","name":"get_budget","methods":["GET"]},{"path":"/finance/budget/","name":"create_budget","methods":["POST"]},{"path":"/finance/budget/{budget_id}","name":"update_budget","methods":["PUT"]},{"path":"/finance/budget/{budget_id}","name":"delete_budget","methods":["DELETE"]},{"path":"/finance/budget/categories","name":"create_budget_category","methods":["POST"]},{"path":"/finance/budget/items","name":"create_budget_item","methods":["POST"]},{"path":"/finance/budget/transactions","name":"create_budget_transaction","methods":["POST"]},{"path":"/finance/budget/department/{department_id}","name":"get_department_budgets","methods":["GET"]},{"path":"/finance/budget/department/{department_id}","name":"create_department_budget","methods":["POST"]},{"path":"/finance/account/","name":"get_accounts","methods":["GET"]},{"path":"/finance/account/","name":"create_account","methods":["POST"]},{"path":"/finance/account/{account_id}","name":"get_account","methods":["GET"]},{"path":"/finance/account/{account_id}","name":"update_account","methods":["PUT"]},{"path":"/finance/account/{account_id}","name":"delete_account","methods":["DELETE"]},{"path":"/finance/account/{account_id}/transactions","name":"get_account_transactions","methods":["GET"]},{"path":"/finance/account/{account_id}/transactions","name":"create_transaction","methods":["POST"]},{"path":"/finance/account/transactions/{transaction_id}","name":"update_transaction","methods":["PUT"]},{"path":"/finance/account/transactions/{transaction_id}","name":"delete_transaction","methods":["DELETE"]},{"path":"/finance/account/department/{department_id}","name":"get_department_accounts","methods":["GET"]},{"path":"/finance/account/summary/department/{department_id}","name":"get_department_accounts_summary","methods":["GET"]},{"path":"/finance/account/{company_id}/details/{account_number}","name":"get_account_details","methods":["GET"]},{"path":"/finance/account/{company_id}/range","name":"get_accounts_by_range","methods":["GET"]},{"path":"/finance/account/{company_id}/chart-of-accounts","name":"get_chart_of_accounts","methods":["GET"]},{"path":"/finance/expense/","name":"get_expenses","methods":["GET"]},{"path":"/finance/expense/","name":"create_expense","methods":["POST"]},{"path":"/finance/expense/{expense_id}","name":"get_expense","methods":["GET"]},{"path":"/finance/expense/{expense_id}","name":"update_expense","methods":["PUT"]},{"path":"/finance/expense/{expense_id}","name":"delete_expense","methods":["DELETE"]},{"path":"/finance/expense/categories/","name":"get_expense_categories","methods":["GET"]},{"path":"/finance/expense/categories/","name":"create_expense_category","methods":["POST"]},{"path":"/finance/expense/categories/{category_id}","name":"update_expense_category","methods":["PUT"]},{"path":"/finance/expense/categories/{category_id}","name":"delete_expense_category","methods":["DELETE"]},{"path":"/finance/expense/{expense_id}/attachments","name":"upload_expense_attachment","methods":["POST"]},{"path":"/finance/expense/attachments/{attachment_id}","name":"delete_expense_attachment","methods":["DELETE"]},{"path":"/finance/expense/department/{department_id}","name":"get_department_expenses","methods":["GET"]},{"path":"/finance/expense/summary/department/{department_id}","name":"get_department_expenses_summary","methods":["GET"]},{"path":"/finance/budget-template/","name":"get_budget_templates","methods":["GET"]},{"path":"/finance/budget-template/{template_id}","name":"get_budget_template","methods":["GET"]},{"path":"/finance/budget-template/","name":"create_budget_template","methods":["POST"]},{"path":"/finance/budget-template/{template_id}","name":"update_budget_template","methods":["PUT"]},{"path":"/finance/budget-template/{template_id}","name":"delete_budget_template","methods":["DELETE"]},{"path":"/finance/budget-template/generate/{industry_type}","name":"generate_budget_template","methods":["POST"]},{"path":"/finance/budget-version/{id}","name":"get_budget_version","methods":["GET"]},{"path":"/finance/budget-version/budget/{budget_id}","name":"get_budget_versions","methods":["GET"]},{"path":"/finance/budget-version/budget/{budget_id}/latest","name":"get_latest_budget_version","methods":["GET"]},{"path":"/finance/budget-version/create-from-budget/{budget_id}","name":"create_version_from_budget","methods":["POST"]},{"path":"/finance/budget-version/compare","name":"compare_budget_versions","methods":["POST"]},{"path":"/finance/budget-version/{id}","name":"update_budget_version","methods":["PUT"]},{"path":"/finance/budget-version/{id}","name":"delete_budget_version","methods":["DELETE"]},{"path":"/finance/customer-invoice/","name":"create_customer_invoice","methods":["POST"]},{"path":"/finance/customer-invoice/{invoice_id}","name":"get_customer_invoice","methods":["GET"]},{"path":"/finance/customer-invoice/{invoice_id}","name":"update_customer_invoice","methods":["PUT"]},{"path":"/finance/customer-invoice/{invoice_id}","name":"delete_customer_invoice","methods":["DELETE"]},{"path":"/finance/customer-invoice/","name":"list_customer_invoices","methods":["GET"]},{"path":"/finance/customer-invoice/by-context/{context_type}/{context_id}","name":"list_customer_invoices_by_context","methods":["GET"]},{"path":"/finance/customer-invoice/{invoice_id}/send-email","name":"send_invoice_email","methods":["POST"]},{"path":"/finance/customer-invoice/{invoice_id}/pdf","name":"get_invoice_pdf","methods":["GET"]},{"path":"/finance/fortnox-invoice/{company_id}/sync-to-fortnox/{invoice_id}","name":"sync_invoice_to_fortnox","methods":["POST"]},{"path":"/finance/fortnox-invoice/{company_id}/sync-from-fortnox/{document_number}","name":"sync_invoice_from_fortnox","methods":["POST"]},{"path":"/finance/fortnox-invoice/{company_id}/send-invoice/{invoice_id}","name":"send_invoice_via_fortnox","methods":["POST"]},{"path":"/finance/fortnox-expense/{company_id}/expenses","name":"get_company_expenses","methods":["GET"]},{"path":"/finance/fortnox-expense/{company_id}/expenses/{expense_code}","name":"get_company_expense","methods":["GET"]},{"path":"/finance/fortnox-expense/{company_id}/sync-status","name":"get_sync_status","methods":["GET"]},{"path":"/finance/fortnox-financial/{company_id}/financial-years","name":"get_company_financial_years","methods":["GET"]},{"path":"/finance/fortnox-financial/{company_id}/accounts","name":"get_company_accounts","methods":["GET"]},{"path":"/finance/fortnox-financial/{company_id}/sync-accounts","name":"sync_company_accounts","methods":["POST"]},{"path":"/finance/fortnox-financial/{company_id}/vouchers","name":"get_company_vouchers","methods":["GET"]},{"path":"/finance/fortnox-financial/{company_id}/sync-settings","name":"save_financial_sync_settings","methods":["POST"]},{"path":"/finance/fortnox-financial/{company_id}/sync-settings","name":"get_financial_sync_settings","methods":["GET"]},{"path":"/finance/fortnox-financial/{company_id}/start-sync","name":"start_financial_sync","methods":["POST"]},{"path":"/finance/fortnox-financial/{company_id}/ws","name":"websocket_endpoint","methods":[]},{"path":"/finance/financial-years/{company_id}/years","name":"get_financial_years","methods":["GET"]},{"path":"/finance/customer-sync/sync/all","name":"sync_all_customers","methods":["POST"]},{"path":"/finance/customer-sync/sync/single","name":"sync_single_customer","methods":["POST"]},{"path":"/finance/customer-sync/sync/settings","name":"get_sync_settings","methods":["GET"]},{"path":"/finance/customer-sync/sync/settings","name":"update_sync_settings","methods":["PUT"]},{"path":"/finance/customer-sync/sync/status","name":"get_sync_status","methods":["GET"]},{"path":"/finance/budget-analytics/{budget_id}/sync-actuals","name":"sync_budget_actuals","methods":["POST"]},{"path":"/finance/budget-analytics/{budget_id}/forecast","name":"get_budget_forecast","methods":["GET"]},{"path":"/finance/budget-analytics/{budget_id}/insights","name":"get_budget_insights","methods":["GET"]},{"path":"/finance/budget-analytics/{budget_id}/adjust","name":"adjust_budget_dynamically","methods":["POST"]},{"path":"/finance/budget-analytics/{budget_id}/variance-analysis","name":"get_variance_analysis","methods":["GET"]},{"path":"/finance/budget-adjustment/{budget_id}/recommendations","name":"get_adjustment_recommendations","methods":["POST"]},{"path":"/finance/budget-adjustment/{budget_id}/apply-adjustments","name":"apply_budget_adjustments","methods":["POST"]},{"path":"/finance/budget-adjustment/{budget_id}/analyze-impact","name":"analyze_adjustment_impact","methods":["POST"]},{"path":"/finance/budget-adjustment/{budget_id}/suggest-reallocation","name":"suggest_category_reallocation","methods":["POST"]},{"path":"/finance/budget-adjustment/{budget_id}/optimization-opportunities","name":"get_optimization_opportunities","methods":["GET"]},{"path":"/finance/dashboard/summary/{company_id}","name":"get_dashboard_summary","methods":["GET"]},{"path":"/finance/dashboard/cash-flow/{company_id}","name":"get_cash_flow_data","methods":["GET"]},{"path":"/finance/dashboard/top-customers/{company_id}","name":"get_top_customers","methods":["GET"]},{"path":"/finance/dashboard/expense-categories/{company_id}","name":"get_expense_categories","methods":["GET"]},{"path":"/finance/budgets/{budget_id}/comparison","name":"get_budget_comparison","methods":["GET"]},{"path":"/finance/budgets/{budget_id}/items/{item_id}/map-accounts","name":"map_budget_item_to_accounts","methods":["POST"]},{"path":"/finance/budgets/{budget_id}/items/{item_id}/suggest-accounts","name":"suggest_accounts_for_budget_item","methods":["GET"]},{"path":"/finance/supplier-invoice/company/{company_id}/list","name":"list_supplier_invoices","methods":["GET"]},{"path":"/finance/supplier-invoice/company/{company_id}/stats","name":"get_supplier_invoice_stats","methods":["GET"]},{"path":"/finance/supplier-invoice/company/{company_id}/invoice/{invoice_id}","name":"get_supplier_invoice","methods":["GET"]},{"path":"/finance/supplier-invoice/company/{company_id}/monthly-summary","name":"get_monthly_supplier_invoice_summary","methods":["GET"]},{"path":"/finance/supplier-sync/company/{company_id}/sync-suppliers","name":"sync_suppliers","methods":["POST"]},{"path":"/finance/supplier-sync/company/{company_id}/supplier-mapping-stats","name":"get_supplier_mapping_stats","methods":["GET"]},{"path":"/finance/stripe/create-payment-intent","name":"create_payment_intent_for_booking","methods":["POST"]},{"path":"/finance/stripe/webhook/{company_id}","name":"stripe_webhook","methods":["POST"]},{"path":"/finance/stripe/payment-status/{payment_intent_id}","name":"get_payment_status","methods":["GET"]},{"path":"/finance/swish/create-payment","name":"create_swish_payment","methods":["POST"]},{"path":"/finance/swish/qr-code/{instruction_uuid}","name":"get_swish_qr_code","methods":["GET"]},{"path":"/finance/swish/callback/{company_id}","name":"swish_callback","methods":["POST"]},{"path":"/finance/swish/payment-status/{instruction_uuid}","name":"get_swish_payment_status","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/vouchers","name":"create_voucher","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/vouchers","name":"list_vouchers","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/vouchers/{voucher_id}","name":"get_voucher","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/vouchers/{voucher_id}","name":"delete_voucher","methods":["DELETE"]},{"path":"/finance/kvitt/{company_id}/accounts","name":"list_accounts","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/accounts","name":"create_account","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/accounts/{account_id}","name":"update_account","methods":["PATCH"]},{"path":"/finance/kvitt/{company_id}/financial-years","name":"list_financial_years","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/financial-years","name":"create_financial_year","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/financial-years/{fy_id}/lock","name":"lock_financial_year","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/financial-years/{fy_id}/unlock","name":"unlock_financial_year","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/balances/{fy_id}","name":"get_account_balances","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/seed-bas","name":"seed_bas","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/articles","name":"list_articles","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/articles","name":"create_article","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/articles/{article_id}","name":"get_article","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/articles/{article_id}","name":"update_article","methods":["PUT"]},{"path":"/finance/kvitt/{company_id}/articles/{article_id}","name":"delete_article","methods":["DELETE"]},{"path":"/finance/kvitt/{company_id}/articles/seed","name":"seed_articles","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/tax-configurations","name":"list_tax_configurations","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/tax-configurations","name":"create_tax_configuration","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/tax-configurations/seed","name":"seed_tax_configs","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/payment-terms","name":"list_payment_terms","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/payment-terms","name":"create_payment_term","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/payment-terms/seed","name":"seed_payment_terms_route","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/currencies","name":"list_currencies","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/currency-rate","name":"get_currency_rate","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/currency-rates","name":"create_currency_rate","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/currencies/seed","name":"seed_currencies_route","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/seed-all","name":"seed_all","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/invoices/{invoice_id}/book","name":"book_invoice_to_kvitt","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/invoices/{invoice_id}/payments","name":"record_payment","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/invoices/{invoice_id}/vouchers","name":"list_invoice_vouchers","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices","name":"create_supplier_invoice","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices","name":"list_supplier_invoices","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/aging","name":"get_ap_aging_report","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/suggest-accounts/{crm_company_id}","name":"suggest_expense_accounts","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}","name":"get_supplier_invoice","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}","name":"update_supplier_invoice","methods":["PUT"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}","name":"delete_supplier_invoice","methods":["DELETE"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/approve","name":"approve_supplier_invoice","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/reject","name":"reject_supplier_invoice","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/submit","name":"submit_for_approval","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/book","name":"book_supplier_invoice","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/payments","name":"record_supplier_payment","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/{invoice_id}/vouchers","name":"list_supplier_invoice_vouchers","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/batch-pay","name":"batch_pay_supplier_invoices","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/generate-payment-file","name":"generate_payment_file","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/supplier-invoices/ocr-extract","name":"extract_invoice_ocr","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/reports/income-statement","name":"get_income_statement","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/reports/balance-sheet","name":"get_balance_sheet","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/reports/trial-balance","name":"get_trial_balance","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/reports/general-ledger","name":"get_general_ledger","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/year-end/{fy_id}/preview","name":"get_year_end_preview","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/year-end/{fy_id}/close","name":"execute_year_end_closing","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/period-lock/{fy_id}","name":"lock_period","methods":["POST"]},{"path":"/finance/kvitt/{company_id}/period-lock/{fy_id}","name":"unlock_period","methods":["DELETE"]},{"path":"/finance/kvitt/{company_id}/compliance/vat-report","name":"get_vat_report","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/compliance/sie-export","name":"export_sie_file","methods":["GET"]},{"path":"/finance/kvitt/{company_id}/compliance/sie-import","name":"import_sie_file","methods":["POST"]},{"path":"/finance/accounting-mode/{company_id}","name":"get_accounting_mode","methods":["GET"]},{"path":"/finance/accounting-mode/{company_id}","name":"set_accounting_mode","methods":["PUT"]},{"path":"/finance/cfo/{company_id}/signals","name":"get_signals","methods":["GET"]},{"path":"/finance/cfo/{company_id}/suggestions","name":"get_suggestions","methods":["GET"]},{"path":"/finance/cfo/{company_id}/patterns","name":"get_patterns","methods":["GET"]},{"path":"/finance/migration/{company_id}/status","name":"migration_status","methods":["GET"]},{"path":"/finance/migration/{company_id}/preflight","name":"run_preflight_check","methods":["POST"]},{"path":"/finance/migration/{company_id}/migrate","name":"run_migration","methods":["POST"]},{"path":"/agreements/contracts/","name":"list_contracts","methods":["GET"]},{"path":"/agreements/contracts/summary","name":"get_contracts_summary","methods":["GET"]},{"path":"/agreements/contracts/by-resource/{resource_id}","name":"get_contracts_by_resource","methods":["GET"]},{"path":"/agreements/contracts/by-context/{context_type}/{context_id}","name":"get_contracts_by_context","methods":["GET"]},{"path":"/agreements/contracts/{contract_id}","name":"get_contract","methods":["GET"]},{"path":"/agreements/contracts/","name":"create_contract","methods":["POST"]},{"path":"/agreements/contracts/{contract_id}","name":"update_contract","methods":["PUT"]},{"path":"/agreements/contracts/{contract_id}","name":"delete_contract","methods":["DELETE"]},{"path":"/agreements/contracts/{contract_id}/cancel","name":"cancel_contract","methods":["POST"]},{"path":"/agreements/contracts/{contract_id}/pause","name":"pause_contract","methods":["POST"]},{"path":"/agreements/contracts/{contract_id}/resume","name":"resume_contract","methods":["POST"]},{"path":"/agreements/contracts/templates/","name":"list_contract_templates","methods":["GET"]},{"path":"/agreements/contracts/templates/{template_id}","name":"get_contract_template","methods":["GET"]},{"path":"/agreements/contracts/templates/","name":"create_contract_template","methods":["POST"]},{"path":"/agreements/contracts/from-template/{template_id}","name":"create_contract_from_template","methods":["POST"]},{"path":"/agreements/contracts/categories/list","name":"list_contract_categories","methods":["GET"]},{"path":"/agreements/contracts/{contract_id}/link-supplier-invoice/{invoice_id}","name":"link_supplier_invoice","methods":["POST"]},{"path":"/hr/activation/activate","name":"activate_hr_department","methods":["POST"]},{"path":"/hr/activation/status","name":"get_hr_activation_status","methods":["GET"]},{"path":"/hr/employees/","name":"list_employees","methods":["GET"]},{"path":"/hr/employees/{employee_id}","name":"get_employee","methods":["GET"]},{"path":"/hr/employees/","name":"create_employee","methods":["POST"]},{"path":"/hr/leave/","name":"list_leave_requests","methods":["GET"]},{"path":"/hr/leave/","name":"create_leave_request","methods":["POST"]},{"path":"/hr/leave/{request_id}","name":"update_leave_request","methods":["PUT"]},{"path":"/hr/leave/balance/{employee_id}","name":"get_leave_balance","methods":["GET"]},{"path":"/hr/leave/calendar","name":"get_leave_calendar","methods":["GET"]},{"path":"/hr/performance/","name":"list_performance_reviews","methods":["GET"]},{"path":"/hr/performance/{review_id}","name":"get_performance_review","methods":["GET"]},{"path":"/hr/performance/","name":"create_performance_review","methods":["POST"]},{"path":"/hr/performance/{review_id}","name":"update_performance_review","methods":["PUT"]},{"path":"/hr/performance/upcoming/reviews","name":"get_upcoming_reviews","methods":["GET"]},{"path":"/hr/performance/{review_id}","name":"delete_performance_review","methods":["DELETE"]},{"path":"/hr/performance/cycles","name":"create_review_cycle","methods":["POST"]},{"path":"/hr/performance/{review_id}/self-assess","name":"submit_self_assessment","methods":["PUT"]},{"path":"/hr/performance/{review_id}/manager-review","name":"submit_manager_review","methods":["PUT"]},{"path":"/hr/performance/{review_id}/acknowledge","name":"acknowledge_review","methods":["PUT"]},{"path":"/hr/performance/my-team","name":"get_my_team_reviews","methods":["GET"]},{"path":"/hr/performance/{review_id}/agenda","name":"save_agenda","methods":["PUT"]},{"path":"/hr/performance/{review_id}/meeting-notes","name":"save_meeting_notes","methods":["PUT"]},{"path":"/hr/performance/{review_id}/action-items","name":"save_action_items","methods":["PUT"]},{"path":"/hr/performance/{review_id}/action-items/{index}","name":"update_action_item","methods":["PUT"]},{"path":"/hr/performance/{review_id}/share","name":"share_with_employee","methods":["PUT"]},{"path":"/hr/training/","name":"list_trainings","methods":["GET"]},{"path":"/hr/training/{training_id}","name":"get_training","methods":["GET"]},{"path":"/hr/training/","name":"create_training","methods":["POST"]},{"path":"/hr/training/{training_id}","name":"update_training","methods":["PUT"]},{"path":"/hr/training/{training_id}","name":"delete_training","methods":["DELETE"]},{"path":"/hr/training/enrollment/my","name":"get_my_enrollments","methods":["GET"]},{"path":"/hr/training/enrollment/{training_id}","name":"get_training_enrollments","methods":["GET"]},{"path":"/hr/training/enrollment","name":"enroll_in_training","methods":["POST"]},{"path":"/hr/training/enrollment/{enrollment_id}","name":"update_enrollment","methods":["PUT"]},{"path":"/hr/training/enrollment/{enrollment_id}","name":"cancel_enrollment","methods":["DELETE"]},{"path":"/hr/training/compliance/status","name":"get_compliance_status","methods":["GET"]},{"path":"/hr/recruitment/","name":"list_job_postings","methods":["GET"]},{"path":"/hr/recruitment/","name":"create_job_posting","methods":["POST"]},{"path":"/hr/candidates/","name":"list_candidates","methods":["GET"]},{"path":"/hr/candidates/{candidate_id}","name":"get_candidate","methods":["GET"]},{"path":"/hr/candidates/","name":"create_candidate","methods":["POST"]},{"path":"/hr/candidates/{candidate_id}","name":"update_candidate","methods":["PUT"]},{"path":"/hr/candidates/{candidate_id}","name":"delete_candidate","methods":["DELETE"]},{"path":"/hr/candidates/{candidate_id}/applications","name":"list_candidate_applications","methods":["GET"]},{"path":"/hr/candidates/{candidate_id}/applications","name":"create_application","methods":["POST"]},{"path":"/hr/candidates/applications/{application_id}","name":"update_application","methods":["PUT"]},{"path":"/hr/interviews/","name":"list_interviews","methods":["GET"]},{"path":"/hr/interviews/{interview_id}","name":"get_interview","methods":["GET"]},{"path":"/hr/interviews/","name":"create_interview","methods":["POST"]},{"path":"/hr/interviews/{interview_id}","name":"update_interview","methods":["PUT"]},{"path":"/hr/interviews/{interview_id}","name":"cancel_interview","methods":["DELETE"]},{"path":"/hr/offers/","name":"list_offers","methods":["GET"]},{"path":"/hr/offers/{offer_id}","name":"get_offer","methods":["GET"]},{"path":"/hr/offers/","name":"create_offer","methods":["POST"]},{"path":"/hr/offers/{offer_id}","name":"update_offer","methods":["PUT"]},{"path":"/hr/offers/{offer_id}","name":"withdraw_offer","methods":["DELETE"]},{"path":"/hr/onboarding/","name":"list_onboarding_plans","methods":["GET"]},{"path":"/hr/onboarding/{plan_id}","name":"get_onboarding_plan","methods":["GET"]},{"path":"/hr/onboarding/","name":"create_onboarding_plan","methods":["POST"]},{"path":"/hr/onboarding/{plan_id}","name":"update_onboarding_plan","methods":["PUT"]},{"path":"/hr/onboarding/{plan_id}","name":"delete_onboarding_plan","methods":["DELETE"]},{"path":"/hr/documents/","name":"list_documents","methods":["GET"]},{"path":"/hr/documents/{document_id}","name":"get_document","methods":["GET"]},{"path":"/hr/documents/","name":"create_document","methods":["POST"]},{"path":"/hr/documents/{document_id}","name":"update_document","methods":["PUT"]},{"path":"/hr/documents/{document_id}","name":"delete_document","methods":["DELETE"]},{"path":"/hr/compensation/","name":"list_compensation_records","methods":["GET"]},{"path":"/hr/compensation/{record_id}","name":"get_compensation_record","methods":["GET"]},{"path":"/hr/compensation/","name":"create_compensation_record","methods":["POST"]},{"path":"/hr/compensation/{record_id}","name":"update_compensation_record","methods":["PUT"]},{"path":"/hr/dashboard/","name":"get_hr_dashboard","methods":["GET"]},{"path":"/hr/dashboard/department/{department_id}","name":"get_department_hr_summary","methods":["GET"]},{"path":"/hr/agents/","name":"list_agents","methods":["GET"]},{"path":"/hr/agents/{agent_id}","name":"get_agent","methods":["GET"]},{"path":"/hr/agents/","name":"create_agent","methods":["POST"]},{"path":"/hr/agents/{agent_id}","name":"update_agent","methods":["PUT"]},{"path":"/hr/agents/{agent_id}","name":"deactivate_agent","methods":["DELETE"]},{"path":"/hr/agents/{agent_id}/stats","name":"get_agent_stats","methods":["GET"]},{"path":"/hr/agent-logs/summary","name":"get_log_summary","methods":["GET"]},{"path":"/hr/agent-logs/","name":"list_agent_logs","methods":["GET"]},{"path":"/hr/agent-logs/{log_id}","name":"get_agent_log","methods":["GET"]},{"path":"/hr/agent-logs/{log_id}/review","name":"review_agent_log","methods":["PUT"]},{"path":"/hr/permissions/check","name":"check_permissions","methods":["GET"]},{"path":"/hr/permissions/","name":"list_permissions","methods":["GET"]},{"path":"/hr/permissions/{permission_id}","name":"get_permission","methods":["GET"]},{"path":"/hr/permissions/","name":"create_permission","methods":["POST"]},{"path":"/hr/permissions/{permission_id}","name":"update_permission","methods":["PUT"]},{"path":"/hr/permissions/{permission_id}","name":"revoke_permission","methods":["DELETE"]},{"path":"/ai/threads","name":"create_thread","methods":["POST"]},{"path":"/ai/threads","name":"list_threads","methods":["GET"]},{"path":"/ai/threads/{thread_id}/name","name":"update_thread_name","methods":["POST"]},{"path":"/ai/threads/{thread_id}","name":"delete_thread","methods":["DELETE"]},{"path":"/ai/history","name":"history","methods":["POST"]},{"path":"/ai/invoke","name":"invoke","methods":["POST"]},{"path":"/ai/stream","name":"stream","methods":["POST"]},{"path":"/celery-monitor/ws/celery","name":"celery_websocket","methods":[]},{"path":"/celery-monitor/stats","name":"get_celery_stats","methods":["GET"]},{"path":"/roadmap/themes","name":"list_themes","methods":["GET"]},{"path":"/roadmap/themes","name":"create_theme","methods":["POST"]},{"path":"/roadmap/themes/{theme_id}","name":"get_theme","methods":["GET"]},{"path":"/roadmap/themes/{theme_id}","name":"update_theme","methods":["PUT"]},{"path":"/roadmap/themes/{theme_id}","name":"delete_theme","methods":["DELETE"]},{"path":"/roadmap/epics","name":"list_epics","methods":["GET"]},{"path":"/roadmap/epics","name":"create_epic","methods":["POST"]},{"path":"/roadmap/epics/{epic_id}","name":"get_epic","methods":["GET"]},{"path":"/roadmap/epics/{epic_id}","name":"update_epic","methods":["PUT"]},{"path":"/roadmap/epics/{epic_id}","name":"delete_epic","methods":["DELETE"]},{"path":"/roadmap/features","name":"list_features","methods":["GET"]},{"path":"/roadmap/features","name":"create_feature","methods":["POST"]},{"path":"/roadmap/features/{feature_id}","name":"get_feature","methods":["GET"]},{"path":"/roadmap/features/{feature_id}","name":"update_feature","methods":["PUT"]},{"path":"/roadmap/features/{feature_id}","name":"delete_feature","methods":["DELETE"]},{"path":"/roadmap/milestones","name":"list_milestones","methods":["GET"]},{"path":"/roadmap/milestones","name":"create_milestone","methods":["POST"]},{"path":"/roadmap/milestones/{milestone_id}","name":"get_milestone","methods":["GET"]},{"path":"/roadmap/milestones/{milestone_id}","name":"update_milestone","methods":["PUT"]},{"path":"/roadmap/milestones/{milestone_id}","name":"delete_milestone","methods":["DELETE"]},{"path":"/roadmap/summary","name":"get_roadmap_summary","methods":["GET"]},{"path":"/roadmap/themes/{theme_id}/archive","name":"archive_theme_version","methods":["POST"]},{"path":"/roadmap/themes/version","name":"create_theme_version","methods":["POST"]},{"path":"/roadmap/themes/{theme_id}/history","name":"get_theme_version_history","methods":["GET"]},{"path":"/roadmap/epics/{epic_id}/version","name":"create_epic_version","methods":["POST"]},{"path":"/roadmap/features/{feature_id}/split","name":"split_feature","methods":["POST"]},{"path":"/roadmap/milestones/{milestone_id}/checkpoint","name":"create_milestone_checkpoint","methods":["POST"]},{"path":"/roadmap/analytics/delivery-metrics","name":"get_delivery_metrics","methods":["GET"]},{"path":"/roadmap/features/{feature_id}/metrics","name":"record_feature_metrics","methods":["POST"]},{"path":"/{context_type}/{context_id}/roadmap/status","name":"get_roadmap_plugin_status","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/activate","name":"activate_roadmap_plugin","methods":["POST"]},{"path":"/{context_type}/{context_id}/roadmap/deactivate","name":"deactivate_roadmap_plugin","methods":["POST"]},{"path":"/{context_type}/{context_id}/roadmap/settings","name":"update_roadmap_plugin_settings","methods":["PUT"]},{"path":"/{context_type}/{context_id}/roadmap/config","name":"get_roadmap_plugin_config","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/product-discovery/items","name":"get_product_discovery_items_for_roadmap","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/product-discovery/impact-effort-matrix","name":"get_impact_effort_matrix_for_roadmap","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/product-discovery/link","name":"link_product_discovery_item_to_roadmap","methods":["POST"]},{"path":"/{context_type}/{context_id}/roadmap/product-discovery/create-roadmap-item","name":"create_roadmap_item_from_product_discovery","methods":["POST"]},{"path":"/company/{company_id}/roadmap/themes","name":"get_company_roadmap_themes","methods":["GET"]},{"path":"/company/{company_id}/roadmap/epics","name":"get_company_roadmap_epics","methods":["GET"]},{"path":"/company/{company_id}/roadmap/features","name":"get_company_roadmap_features","methods":["GET"]},{"path":"/company/{company_id}/roadmap/milestones","name":"get_company_roadmap_milestones","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/ideas","name":"get_roadmap_ideas","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/ideas","name":"create_roadmap_idea","methods":["POST"]},{"path":"/{context_type}/{context_id}/roadmap/ideas/{idea_id}","name":"get_roadmap_idea_details","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/opportunities","name":"get_roadmap_opportunities","methods":["GET"]},{"path":"/{context_type}/{context_id}/roadmap/opportunities","name":"create_roadmap_opportunity","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/status","name":"get_dev_plugin_status","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/activate","name":"activate_dev_plugin","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/deactivate","name":"deactivate_dev_plugin","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/settings","name":"update_dev_plugin_settings","methods":["PUT"]},{"path":"/{context_type}/{context_id}/dev/dashboard","name":"get_dev_dashboard_v2","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/sprints","name":"list_sprints","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/sprints","name":"create_sprint","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/work-items","name":"list_work_items","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}","name":"get_work_item_details","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/work-items","name":"create_work_item","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}","name":"update_work_item","methods":["PUT"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}/members","name":"get_work_item_members","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}/members","name":"add_work_item_member","methods":["POST"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}/members/{team_member_id}","name":"update_work_item_member","methods":["PATCH"]},{"path":"/{context_type}/{context_id}/dev/work-items/{work_item_id}/members/{team_member_id}","name":"remove_work_item_member","methods":["DELETE"]},{"path":"/{context_type}/{context_id}/dev/team","name":"get_team_members","methods":["GET"]},{"path":"/{context_type}/{context_id}/dev/analytics","name":"get_dev_analytics","methods":["GET"]},{"path":"/{context_type}/{context_id}/activity","name":"create_agent_activity","methods":["POST"]},{"path":"/company/{company_id}/customer-success/status","name":"get_plugin_status","methods":["GET"]},{"path":"/company/{company_id}/customer-success/activate","name":"activate_plugin","methods":["POST"]},{"path":"/company/{company_id}/customer-success/deactivate","name":"deactivate_plugin","methods":["POST"]},{"path":"/company/{company_id}/customer-success/settings","name":"get_plugin_settings","methods":["GET"]},{"path":"/company/{company_id}/customer-success/settings","name":"update_plugin_settings","methods":["PUT"]},{"path":"/company/{company_id}/customer-success/tickets","name":"get_support_tickets","methods":["GET"]},{"path":"/company/{company_id}/customer-success/dashboard","name":"get_dashboard_metrics","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/tickets","name":"list_tickets","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/tickets/{ticket_id}","name":"get_ticket","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/tickets","name":"create_ticket","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/tickets/{ticket_id}","name":"update_ticket","methods":["PATCH"]},{"path":"/api/company/{company_id}/customer-success/tickets/{ticket_id}/comments","name":"add_ticket_comment","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/tickets/{ticket_id}/close","name":"close_ticket","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/customers","name":"list_customers","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/customers/{contact_id}","name":"get_customer","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/customers/{contact_id}/health","name":"get_customer_health","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/at-risk-customers","name":"get_at_risk_customers","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/conversations","name":"list_conversations","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/conversations/{conversation_id}","name":"get_conversation","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/conversations/{conversation_id}/messages","name":"add_conversation_message","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/conversations/{conversation_id}/convert-to-ticket","name":"convert_conversation_to_ticket","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/analytics/dashboard","name":"get_dashboard_metrics","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/analytics/team","name":"get_team_performance","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/analytics/trends/{metric}","name":"get_trend_data","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/analytics/cohorts","name":"get_cohort_analysis","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/settings","name":"get_settings","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/settings","name":"update_settings","methods":["PUT"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles","name":"list_articles","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles/{article_id}","name":"get_article","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles","name":"create_article","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles/{article_id}","name":"update_article","methods":["PATCH"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles/{article_id}/publish","name":"publish_article","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles/{article_id}","name":"delete_article","methods":["DELETE"]},{"path":"/api/company/{company_id}/customer-success/knowledge/articles/{article_id}/feedback","name":"submit_article_feedback","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/topics","name":"list_topics","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/topics/{topic_id}","name":"get_topic","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/topics","name":"create_topic","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/topics/{topic_id}","name":"update_topic","methods":["PATCH"]},{"path":"/api/company/{company_id}/customer-success/knowledge/topics/{topic_id}","name":"delete_topic","methods":["DELETE"]},{"path":"/api/company/{company_id}/customer-success/knowledge/search","name":"search_knowledge","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/suggest-answer","name":"suggest_answer","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/similar-tickets/{ticket_id}","name":"find_similar_tickets","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/review-queue","name":"get_review_queue","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/review-queue/{item_id}/action","name":"review_queue_action","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/gaps","name":"list_knowledge_gaps","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/gaps","name":"create_knowledge_gap","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/gaps/{gap_id}","name":"get_knowledge_gap","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/gaps/{gap_id}","name":"update_knowledge_gap","methods":["PATCH"]},{"path":"/api/company/{company_id}/customer-success/knowledge/gaps/{gap_id}/create-article","name":"create_article_from_gap","methods":["POST"]},{"path":"/api/company/{company_id}/customer-success/knowledge/expertise","name":"get_team_expertise","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/expertise/agent/{user_id}","name":"get_agent_expertise","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/expertise/topic/{topic_id}","name":"get_topic_experts","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/expertise/training-needs","name":"get_training_needs","methods":["GET"]},{"path":"/api/company/{company_id}/customer-success/knowledge/dashboard","name":"get_knowledge_dashboard","methods":["GET"]},{"path":"/{context_type}/{context_id}/marketing/status","name":"get_marketing_plugin_status","methods":["GET"]},{"path":"/{context_type}/{context_id}/marketing/campaigns","name":"get_marketing_campaigns","methods":["GET"]},{"path":"/{context_type}/{context_id}/marketing/campaigns","name":"create_marketing_campaign","methods":["POST"]},{"path":"/{context_type}/{context_id}/marketing/campaigns/{campaign_id}","name":"get_marketing_campaign","methods":["GET"]},{"path":"/{context_type}/{context_id}/marketing/campaigns/{campaign_id}","name":"update_marketing_campaign","methods":["PUT"]},{"path":"/{context_type}/{context_id}/marketing/plans","name":"get_marketing_plans","methods":["GET"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections","name":"list_campaign_sections","methods":["GET"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections","name":"create_campaign_section","methods":["POST"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/{section_id}","name":"update_campaign_section","methods":["PUT"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/{section_id}","name":"delete_campaign_section","methods":["DELETE"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/reorder","name":"reorder_campaign_sections","methods":["POST"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/{section_id}/comments","name":"list_section_comments","methods":["GET"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/{section_id}/comments","name":"create_section_comment","methods":["POST"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/sections/auto-seed","name":"auto_seed_sections","methods":["POST"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/approval-summary","name":"get_approval_summary","methods":["GET"]},{"path":"/company/{company_id}/marketing/campaigns/{campaign_id}/request-review","name":"request_campaign_review","methods":["POST"]},{"path":"/company/{company_id}/marketing/social/overview","name":"get_social_overview","methods":["GET"]},{"path":"/company/{company_id}/marketing/social/posts","name":"get_social_posts","methods":["GET"]},{"path":"/company/{company_id}/marketing/social/calendar","name":"get_social_calendar","methods":["GET"]},{"path":"/company/{company_id}/marketing/social/publish","name":"publish_social_post","methods":["POST"]},{"path":"/company/{company_id}/marketing/social/connections","name":"get_social_connections","methods":["GET"]},{"path":"/company/{company_id}/marketing/social/sync-metrics","name":"sync_social_metrics","methods":["POST"]},{"path":"/company/{company_id}/marketing/social/publish-due","name":"publish_due_scheduled_posts","methods":["POST"]},{"path":"/api/social/oauth/meta/url","name":"get_meta_oauth_url","methods":["GET"]},{"path":"/api/social/oauth/instagram/url","name":"get_instagram_oauth_url","methods":["GET"]},{"path":"/api/social/oauth/meta/callback","name":"meta_oauth_callback","methods":["GET"]},{"path":"/api/social/oauth/x/url","name":"get_x_oauth_url","methods":["GET"]},{"path":"/api/social/oauth/x/callback","name":"x_oauth_callback","methods":["GET"]},{"path":"/api/social/oauth/linkedin/url","name":"get_linkedin_oauth_url","methods":["GET"]},{"path":"/api/social/oauth/linkedin/callback","name":"linkedin_oauth_callback","methods":["GET"]},{"path":"/api/social/oauth/tiktok/url","name":"get_tiktok_oauth_url","methods":["GET"]},{"path":"/api/social/oauth/tiktok/callback","name":"tiktok_oauth_callback","methods":["GET"]},{"path":"/api/social/oauth/{platform}/disconnect","name":"disconnect_platform","methods":["DELETE"]},{"path":"/api/mcp-access/configurations","name":"list_mcp_configurations","methods":["GET"]},{"path":"/api/mcp-access/configurations","name":"create_mcp_configuration","methods":["POST"]},{"path":"/api/mcp-access/configurations/{config_id}","name":"get_mcp_configuration","methods":["GET"]},{"path":"/api/mcp-access/configurations/{config_id}","name":"update_mcp_configuration","methods":["PUT"]},{"path":"/api/mcp-access/configurations/{config_id}","name":"delete_mcp_configuration","methods":["DELETE"]},{"path":"/api/mcp-access/configurations/{config_id}/regenerate-api-key","name":"regenerate_api_key","methods":["POST"]},{"path":"/api/mcp-access/configurations/{config_id}/logs","name":"get_mcp_access_logs","methods":["GET"]},{"path":"/api/mcp-access/available-permissions","name":"get_available_permissions","methods":["GET"]},{"path":"/api/mcp-access/user-contexts","name":"get_user_contexts","methods":["GET"]},{"path":"/api/mcp/generate-token","name":"generate_mcp_token","methods":["POST"]},{"path":"/api/mcp/permissions","name":"get_available_permissions","methods":["GET"]},{"path":"/api/mcp/validate-token","name":"validate_mcp_token","methods":["POST"]},{"path":"/api/mcp/refresh-token","name":"refresh_mcp_token","methods":["POST"]},{"path":"/api/v1/agent-gateway/ws","name":"agent_websocket","methods":[]},{"path":"/api/v1/agent-gateway/nodes","name":"list_agent_nodes","methods":["GET"]},{"path":"/api/v1/agent-gateway/nodes/{agent_id}","name":"get_agent_node","methods":["GET"]},{"path":"/api/v1/agent-gateway/status","name":"get_gateway_status","methods":["GET"]},{"path":"/api/v1/agent-gateway/tasks","name":"list_tasks","methods":["GET"]},{"path":"/api/v1/agent-gateway/tasks/{request_id}","name":"get_task","methods":["GET"]},{"path":"/api/v1/agent-gateway/tasks","name":"create_task","methods":["POST"]},{"path":"/api/v1/agent-gateway/tasks/{request_id}/cancel","name":"cancel_task","methods":["POST"]},{"path":"/api/v1/agent-gateway/nodes/{agent_id}/shares","name":"create_agent_share","methods":["POST"]},{"path":"/api/v1/agent-gateway/nodes/{agent_id}/shares","name":"list_agent_shares","methods":["GET"]},{"path":"/api/v1/agent-gateway/nodes/{agent_id}/shares/{share_id}","name":"delete_agent_share","methods":["DELETE"]},{"path":"/internal/pulse-broadcast","name":"broadcast_pulse_message","methods":["POST"]},{"path":"/internal/gateway-deliver-message","name":"deliver_gateway_message","methods":["POST"]},{"path":"/internal/gateway-deliver-task","name":"deliver_gateway_task","methods":["POST"]},{"path":"/internal/broadcast","name":"broadcast_event","methods":["POST"]},{"path":"/internal/widget-ui-command","name":"broadcast_widget_ui_command","methods":["POST"]},{"path":"/internal/widget-message","name":"broadcast_widget_message","methods":["POST"]},{"path":"/api/webhooks/sirvoy/health","name":"sirvoy_webhook_health","methods":["GET"]},{"path":"/api/webhooks/sirvoy/{organization_id}","name":"receive_sirvoy_webhook","methods":["POST"]},{"path":"/api/sirvoy/bulk-import-csv/{organization_id}","name":"bulk_import_sirvoy_csv","methods":["POST"]},{"path":"/api/sirvoy/reprocess-webhooks/{organization_id}","name":"reprocess_stuck_webhooks","methods":["POST"]},{"path":"/api/sirvoy/webhook-url/{organization_id}","name":"get_sirvoy_webhook_url","methods":["GET"]},{"path":"/webhooks/email/inbound","name":"handle_inbound_email","methods":["POST"]},{"path":"/webhooks/email/delivery-status","name":"handle_delivery_status","methods":["POST"]},{"path":"/webhooks/email/health","name":"webhook_health","methods":["GET"]},{"path":"/webhooks/gmail/push","name":"gmail_push_notification","methods":["POST"]},{"path":"/webhooks/gmail/watch/{source_id}","name":"manual_setup_gmail_watch","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/automation/enable","name":"enable_automation","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/automation/status","name":"get_automation_status","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/opportunities","name":"get_market_opportunities","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/experiments/launch","name":"launch_experiment","methods":["POST"]},{"path":"/api/marketing/experiments/{experiment_id}/results","name":"get_experiment_results","methods":["GET"]},{"path":"/api/marketing/experiments/{experiment_id}/scale","name":"scale_winner","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/campaigns/optimize","name":"optimize_campaigns","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/experiments","name":"list_experiments","methods":["GET"]},{"path":"/api/marketing/experiments/{experiment_id}","name":"stop_experiment","methods":["DELETE"]},{"path":"/api/company/{company_id}/marketing/automation/loop-configs","name":"list_loop_configs","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/automation/loop-configs","name":"create_loop_config","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/automation/loop-configs/{config_id}","name":"update_loop_config","methods":["PATCH"]},{"path":"/api/company/{company_id}/marketing/automation/loop-executions","name":"list_loop_executions","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/automation/loop-executions/{execution_id}","name":"get_loop_execution","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/automation/run-loop","name":"run_loop","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/cmo/report/latest","name":"get_latest_report","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/report/{period}","name":"get_report_by_period","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/report/generate","name":"generate_report","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/cmo/okrs","name":"list_okrs","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/okrs","name":"create_okr","methods":["POST"]},{"path":"/api/company/{company_id}/marketing/cmo/okrs/{okr_id}","name":"update_okr","methods":["PATCH"]},{"path":"/api/company/{company_id}/marketing/cmo/okrs/{okr_id}/progress","name":"get_okr_progress","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/intelligence","name":"get_intelligence","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/memory","name":"get_memory","methods":["GET"]},{"path":"/api/company/{company_id}/marketing/cmo/run","name":"run_cmo_loop","methods":["POST"]},{"path":"/api/company/{company_id}/brand","name":"get_brand_profile","methods":["GET"]},{"path":"/api/company/{company_id}/brand","name":"create_brand_profile","methods":["POST"]},{"path":"/api/company/{company_id}/brand","name":"update_brand_profile","methods":["PATCH"]},{"path":"/api/company/{company_id}/brand","name":"replace_brand_profile","methods":["PUT"]},{"path":"/api/company/{company_id}/brand","name":"delete_brand_profile","methods":["DELETE"]},{"path":"/api/company/{company_id}/brand/voice","name":"get_brand_voice","methods":["GET"]},{"path":"/api/company/{company_id}/brand/validate","name":"validate_content","methods":["POST"]},{"path":"/api/company/{company_id}/brand/tokens","name":"export_design_tokens","methods":["GET"]},{"path":"/api/company/{company_id}/org/chart","name":"get_org_chart","methods":["GET"]},{"path":"/api/company/{company_id}/org/agents","name":"list_org_agents","methods":["GET"]},{"path":"/api/company/{company_id}/org/agents","name":"add_org_agent","methods":["POST"]},{"path":"/api/company/{company_id}/org/agents/{agent_id}","name":"update_org_agent","methods":["PATCH"]},{"path":"/api/company/{company_id}/org/agents/{agent_id}","name":"remove_org_agent","methods":["DELETE"]},{"path":"/api/company/{company_id}/org/templates","name":"list_org_templates","methods":["GET"]},{"path":"/api/company/{company_id}/org/from-template","name":"bootstrap_from_template","methods":["POST"]},{"path":"/api/company/{company_id}/guardian","name":"get_guardian_config","methods":["GET"]},{"path":"/api/company/{company_id}/guardian","name":"update_guardian_config","methods":["PUT"]},{"path":"/api/company/{company_id}/guardian/philosophy","name":"get_philosophy","methods":["GET"]},{"path":"/api/company/{company_id}/guardian/philosophy","name":"add_philosophy","methods":["POST"]},{"path":"/api/company/{company_id}/guardian/philosophy/{philosophy_id}","name":"update_philosophy","methods":["PATCH"]},{"path":"/api/company/{company_id}/org/sync-enrollments","name":"sync_enrollments","methods":["POST"]},{"path":"/api/company/{company_id}/cascade/trigger","name":"trigger_cascade","methods":["POST"]},{"path":"/api/company/{company_id}/cascade","name":"list_cascades","methods":["GET"]},{"path":"/api/company/{company_id}/cascade/{cascade_id}","name":"get_cascade","methods":["GET"]},{"path":"/api/company/{company_id}/cascade/{cascade_id}/approve","name":"approve_cascade","methods":["POST"]},{"path":"/api/company/{company_id}/cascade/{cascade_id}/reject","name":"reject_cascade","methods":["POST"]},{"path":"/api/company/{company_id}/cascade/routing-rules","name":"list_routing_rules","methods":["GET"]},{"path":"/api/company/{company_id}/cascade/routing-rules","name":"create_routing_rule","methods":["POST"]},{"path":"/api/company/{company_id}/content/briefs","name":"create_brief","methods":["POST"]},{"path":"/api/company/{company_id}/content/briefs","name":"list_briefs","methods":["GET"]},{"path":"/api/company/{company_id}/content/briefs/{brief_id}","name":"get_brief","methods":["GET"]},{"path":"/api/company/{company_id}/content/briefs/{brief_id}/generate","name":"run_pipeline","methods":["POST"]},{"path":"/api/company/{company_id}/content/repurpose","name":"repurpose_content","methods":["POST"]},{"path":"/api/company/{company_id}/comfyui/status","name":"comfyui_status","methods":["GET"]},{"path":"/api/company/{company_id}/comfyui/templates","name":"list_templates","methods":["GET"]},{"path":"/api/company/{company_id}/comfyui/generate","name":"generate_image","methods":["POST"]},{"path":"/api/company/{company_id}/comfyui/result/{prompt_id}","name":"get_result","methods":["GET"]},{"path":"/api/company/{company_id}/comfyui/image","name":"proxy_image","methods":["GET"]},{"path":"/api/company/{company_id}/creative-studio/projects","name":"create_project","methods":["POST"]},{"path":"/api/company/{company_id}/creative-studio/projects","name":"list_projects","methods":["GET"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}","name":"get_project","methods":["GET"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}","name":"update_project","methods":["PATCH"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}/canvas","name":"save_canvas","methods":["PUT"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}","name":"delete_project","methods":["DELETE"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}/assets","name":"add_asset","methods":["POST"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}/assets","name":"list_assets","methods":["GET"]},{"path":"/api/company/{company_id}/creative-studio/projects/{project_id}/export","name":"export_project","methods":["POST"]},{"path":"/landing/{slug}","name":"serve_landing_page","methods":["GET"]},{"path":"/llm/llm/privacy-settings","name":"create_privacy_settings","methods":["POST"]},{"path":"/llm/llm/privacy-settings","name":"get_privacy_settings","methods":["GET"]},{"path":"/llm/llm/privacy-settings/{settings_id}","name":"get_privacy_settings_by_id","methods":["GET"]},{"path":"/llm/llm/privacy-settings/{settings_id}","name":"update_privacy_settings","methods":["PUT"]},{"path":"/llm/llm/privacy-settings/{settings_id}","name":"delete_privacy_settings","methods":["DELETE"]},{"path":"/llm/llm/data-context","name":"create_data_context","methods":["POST"]},{"path":"/llm/llm/data-contexts","name":"get_data_contexts","methods":["GET"]},{"path":"/llm/llm/translate","name":"translate_text","methods":["POST"]},{"path":"/llm/llm/translate/batch","name":"batch_translate","methods":["POST"]},{"path":"/llm/llm/translate/auto-fields","name":"auto_translate_fields","methods":["POST"]},{"path":"/llm/llm/test-connection","name":"test_connection","methods":["POST"]},{"path":"/llm/llm/languages","name":"get_supported_languages","methods":["GET"]},{"path":"/llm/llm/request-logs","name":"get_request_logs","methods":["GET"]},{"path":"/llm/llm/privacy-settings/{settings_id}/purpose-configs","name":"list_purpose_configs","methods":["GET"]},{"path":"/llm/llm/privacy-settings/{settings_id}/purpose-configs","name":"create_purpose_config","methods":["POST"]},{"path":"/llm/llm/privacy-settings/{settings_id}/purpose-configs/{purpose}","name":"delete_purpose_config","methods":["DELETE"]},{"path":"/user-profile/me","name":"get_my_profile","methods":["GET"]},{"path":"/user-profile/me","name":"update_my_profile","methods":["PUT"]},{"path":"/user-profile/{user_id}","name":"get_user_profile","methods":["GET"]},{"path":"/user-profile/{user_id}/summary","name":"get_user_profile_summary","methods":["GET"]},{"path":"/user-profile/{user_id}","name":"update_user_profile","methods":["PUT"]},{"path":"/user-profile/search/skills","name":"search_by_skills","methods":["GET"]},{"path":"/communication/send","name":"send_contextual_message","methods":["POST"]},{"path":"/communication/send-flexible","name":"send_flexible_message","methods":["POST"]},{"path":"/communication/ai-outreach","name":"ai_outreach","methods":["POST"]},{"path":"/communication/quick-actions/task-assignment","name":"notify_task_assignment","methods":["POST"]},{"path":"/communication/quick-actions/escalate","name":"escalate_issue","methods":["POST"]},{"path":"/communication/quick-actions/status-broadcast","name":"broadcast_status_update","methods":["POST"]},{"path":"/communication/quick-actions/request-approval","name":"request_approval","methods":["POST"]},{"path":"/communication/summary","name":"get_communication_summary","methods":["GET"]},{"path":"/communication/health/{entity_type}/{entity_id}","name":"get_communication_health","methods":["GET"]},{"path":"/communication/pm/project-overview/{project_id}","name":"get_project_communication_overview","methods":["GET"]},{"path":"/communication/pm/team-standup/{project_id}","name":"initiate_team_standup","methods":["POST"]},{"path":"/api/v1/integrations/user/communication/status","name":"get_user_communication_status","methods":["GET"]},{"path":"/api/v1/integrations/company/{company_id}/communication/status","name":"get_company_communication_status","methods":["GET"]},{"path":"/api/v1/integrations/family/{family_id}/communication/status","name":"get_family_communication_status","methods":["GET"]},{"path":"/api/slack/oauth/initiate","name":"initiate_slack_oauth","methods":["POST"]},{"path":"/api/slack/oauth/callback","name":"slack_oauth_callback","methods":["GET"]},{"path":"/api/slack/workspaces","name":"list_workspaces","methods":["GET"]},{"path":"/api/slack/workspaces/{integration_id}","name":"get_workspace","methods":["GET"]},{"path":"/api/slack/workspaces/{integration_id}","name":"disconnect_workspace","methods":["DELETE"]},{"path":"/api/slack/workspaces/{integration_id}/settings","name":"update_workspace_settings","methods":["PUT"]},{"path":"/api/slack/workspaces/{integration_id}/channels","name":"list_workspace_channels","methods":["GET"]},{"path":"/api/slack/workspaces/{integration_id}/dms","name":"list_direct_messages","methods":["GET"]},{"path":"/api/slack/workspaces/{integration_id}/dms/{dm_id}/sync","name":"sync_dm_history","methods":["POST"]},{"path":"/api/slack/workspaces/{integration_id}/channels/configure","name":"configure_channel_sync","methods":["POST"]},{"path":"/api/slack/workspaces/{integration_id}/backfill","name":"trigger_backfill","methods":["POST"]},{"path":"/api/slack/workspaces/{integration_id}/channels/{channel_id}/sync","name":"sync_channel_history","methods":["POST"]},{"path":"/api/slack/workspaces/{integration_id}/send","name":"send_message_to_slack","methods":["POST"]},{"path":"/api/slack/events","name":"handle_slack_events","methods":["POST"]},{"path":"/api/slack/slash-commands","name":"handle_slash_command","methods":["POST"]},{"path":"/api/v1/ws/chat/conversations","name":"get_user_conversations","methods":["GET"]},{"path":"/api/v1/ws/chat/conversations","name":"create_conversation","methods":["POST"]},{"path":"/api/v1/ws/chat/conversations/{conversation_id}/messages","name":"get_conversation_messages","methods":["GET"]},{"path":"/api/v1/ws/chat/{conversation_id}","name":"websocket_endpoint","methods":[]},{"path":"/api/v1/ws/chat/search","name":"search_messages","methods":["GET"]},{"path":"/api/v1/ws/chat/conversations/{conversation_id}/preferences","name":"update_conversation_preferences","methods":["PUT"]},{"path":"/pulse/conversations","name":"get_conversations","methods":["GET"]},{"path":"/pulse/conversations","name":"create_conversation","methods":["POST"]},{"path":"/pulse/conversations/{conversation_id}/members","name":"add_members_to_conversation","methods":["POST"]},{"path":"/pulse/conversations/{conversation_id}/members","name":"get_conversation_members","methods":["GET"]},{"path":"/pulse/conversations/{conversation_id}/messages","name":"get_messages","methods":["GET"]},{"path":"/pulse/users/search","name":"search_users","methods":["GET"]},{"path":"/pulse/users/online","name":"get_online_users","methods":["GET"]},{"path":"/pulse/search/messages","name":"search_messages","methods":["GET"]},{"path":"/pulse/messages/{message_id}","name":"edit_message","methods":["PUT"]},{"path":"/pulse/messages/{message_id}","name":"delete_message","methods":["DELETE"]},{"path":"/pulse/messages/{message_id}/thread","name":"get_thread_replies","methods":["GET"]},{"path":"/pulse/messages/{message_id}/thread","name":"reply_in_thread","methods":["POST"]},{"path":"/pulse/messages/{message_id}/reactions","name":"add_reaction","methods":["POST"]},{"path":"/pulse/messages/{message_id}/reactions/{emoji}","name":"remove_reaction","methods":["DELETE"]},{"path":"/pulse/messages/{message_id}/reactions","name":"get_reactions","methods":["GET"]},{"path":"/pulse/conversations/{conversation_id}/attachments","name":"upload_attachment","methods":["POST"]},{"path":"/pulse/agents/available","name":"get_available_agents","methods":["GET"]},{"path":"/pulse/conversations/{conversation_id}/agents","name":"add_agent_to_conversation","methods":["POST"]},{"path":"/pulse/conversations/{conversation_id}/agents/{agent_id}","name":"remove_agent_from_conversation","methods":["DELETE"]},{"path":"/pulse/conversations/{conversation_id}/agents/{agent_id}/mute","name":"mute_agent_in_conversation","methods":["PATCH"]},{"path":"/pulse/conversations/{conversation_id}/agent-rounds","name":"get_agent_round_status","methods":["GET"]},{"path":"/pulse/conversations/{conversation_id}/agent-rounds/reset","name":"reset_agent_rounds","methods":["POST"]},{"path":"/pulse/conversations/{conversation_id}/agent-rounds","name":"update_agent_max_rounds","methods":["PATCH"]},{"path":"/pulse/workspace/members","name":"get_workspace_members","methods":["GET"]},{"path":"/pulse/ws/presence","name":"presence_websocket","methods":[]},{"path":"/pulse/users/{user_id}","name":"get_user_details","methods":["GET"]},{"path":"/pulse/conversations/{conversation_id}/messages","name":"send_message","methods":["POST"]},{"path":"/pulse/ws/{conversation_id}","name":"pulse_websocket","methods":[]},{"path":"/api/approve/{request_id}","name":"handle_approval","methods":["GET"]},{"path":"/api/approve/{request_id}/status","name":"get_approval_status","methods":["GET"]},{"path":"/api/approve/preferences/list","name":"list_preferences","methods":["GET"]},{"path":"/api/approve/preferences/create","name":"create_preference","methods":["POST"]},{"path":"/api/approve/preferences/{preference_id}","name":"revoke_preference","methods":["DELETE"]},{"path":"/api/approve/preferences/clear-session","name":"clear_session_preferences","methods":["POST"]},{"path":"/api/approve/preferences/from-approval","name":"create_preference_from_approval","methods":["POST"]},{"path":"/api/user-interactions/{request_id}/respond","name":"submit_interaction_response","methods":["POST"]},{"path":"/api/user-interactions/{request_id}/cancel","name":"cancel_interaction","methods":["POST"]},{"path":"/api/user-interactions/{request_id}","name":"get_interaction","methods":["GET"]},{"path":"/api/user-interactions/{request_id}/status","name":"get_interaction_status","methods":["GET"]},{"path":"/api/user-interactions/pending/list","name":"list_pending_interactions","methods":["GET"]},{"path":"/api/user-interactions/pending/{request_id}/respond","name":"respond_to_pending","methods":["POST"]},{"path":"/api/user-interactions/pending/{request_id}/cancel","name":"cancel_pending","methods":["POST"]},{"path":"/claude-sdk/upload","name":"upload_chat_file","methods":["POST"]},{"path":"/claude-sdk/files/{storage_file_id}/serve/{token}","name":"serve_chat_file","methods":["GET"]},{"path":"/claude-sdk/health","name":"health_check","methods":["GET"]},{"path":"/claude-sdk/chat","name":"chat","methods":["POST"]},{"path":"/claude-sdk/chat/stream","name":"chat_stream","methods":["POST"]},{"path":"/claude-sdk/sessions/{session_id}/clear","name":"clear_session","methods":["DELETE"]},{"path":"/claude-sdk/sessions","name":"list_sessions","methods":["GET"]},{"path":"/claude-sdk/sessions/{session_id}","name":"delete_session","methods":["DELETE"]},{"path":"/claude-sdk/sessions/{session_id}/stop","name":"stop_session","methods":["POST"]},{"path":"/claude-sdk/sessions/{session_id}/messages","name":"get_session_messages_endpoint","methods":["GET"]},{"path":"/claude-sdk/sessions/{session_id}/name","name":"update_session_name","methods":["POST"]},{"path":"/claude-sdk/sessions/{session_id}/state","name":"get_session_complete_state","methods":["GET"]},{"path":"/claude-sdk/sessions/active","name":"get_active_sessions","methods":["GET"]},{"path":"/claude-sdk/sessions/search","name":"search_sessions","methods":["GET"]},{"path":"/claude-sdk/sessions/{session_id}/evaluate","name":"trigger_session_evaluation","methods":["POST"]},{"path":"/claude-sdk/sessions/background","name":"get_background_sessions","methods":["GET"]},{"path":"/claude-sdk/approvals/queue","name":"get_approval_queue","methods":["GET"]},{"path":"/claude-sdk/chat/stream-bg","name":"chat_stream_background","methods":["POST"]},{"path":"/claude-sdk/sessions/{session_id}/status","name":"get_session_status","methods":["GET"]},{"path":"/claude-sdk/sessions/{session_id}/watch","name":"watch_session_stream","methods":["GET"]},{"path":"/sessions/{session_id}/link","name":"link_session","methods":["POST"]},{"path":"/sessions/{session_id}/link/{entity_type}/{entity_id}","name":"unlink_session","methods":["DELETE"]},{"path":"/sessions/{session_id}/link/{entity_type}/{entity_id}/primary","name":"set_primary_session","methods":["PUT"]},{"path":"/sessions/{session_id}/entities","name":"get_session_linked_entities","methods":["GET"]},{"path":"/projects/{project_id}/sessions","name":"get_project_sessions","methods":["GET"]},{"path":"/projects/{project_id}/primary-session","name":"set_project_primary_session","methods":["PUT"]},{"path":"/tasks/{task_id}/sessions","name":"get_task_sessions","methods":["GET"]},{"path":"/tasks/{task_id}/primary-session","name":"set_task_primary_session","methods":["PUT"]},{"path":"/workspaces/{workspace_id}/sessions","name":"get_workspace_sessions","methods":["GET"]},{"path":"/workspaces/{workspace_id}/primary-session","name":"set_workspace_primary_session","methods":["PUT"]},{"path":"/ws","name":"unified_websocket","methods":[]},{"path":"/ws/video/{video_id}","name":"video_processing_websocket","methods":[]},{"path":"/ws/user/videos","name":"user_videos_websocket","methods":[]},{"path":"/ws/videos/processing","name":"multiple_videos_websocket","methods":[]},{"path":"/ws/agent/{session_id}","name":"agent_state_websocket","methods":[]},{"path":"/pulse/ws/{conversation_id}","name":"pulse_websocket","methods":[]},{"path":"/widget/ws/{session_id}","name":"widget_chat_websocket","methods":[]},{"path":"/ws/session/{session_id}","name":"session_sync_websocket","methods":[]},{"path":"/proxy/{service}/ws","name":"proxy_ws","methods":[]},{"path":"/voice/webhooks/elevenlabs/post-call","name":"elevenlabs_post_call_webhook","methods":["POST"]},{"path":"/voice/webhooks/elevenlabs/conversation-initiation","name":"elevenlabs_conversation_initiation_webhook","methods":["POST"]},{"path":"/voice/webhooks/elevenlabs/health","name":"webhook_health_check","methods":["GET"]},{"path":"/46elks/voice/incoming","name":"handle_incoming_call","methods":["POST"]},{"path":"/46elks/voice/status","name":"handle_call_status","methods":["POST"]},{"path":"/46elks/sms/incoming","name":"handle_incoming_sms","methods":["POST"]},{"path":"/46elks/health","name":"health_check","methods":["GET"]},{"path":"/46elks/voice/bridge","name":"voice_bridge_default","methods":[]},{"path":"/46elks/voice/bridge/openai","name":"voice_bridge_openai","methods":[]},{"path":"/46elks/voice/bridge/gemini","name":"voice_bridge_gemini","methods":[]},{"path":"/46elks/voice/status","name":"handle_call_status","methods":["POST"]},{"path":"/openai-realtime/session/create","name":"create_realtime_session","methods":["POST"]},{"path":"/openai-realtime/session/status","name":"handle_session_status","methods":["POST"]},{"path":"/openai-realtime/webhook/event","name":"handle_realtime_event","methods":["POST"]},{"path":"/openai-realtime/health","name":"health_check","methods":["GET"]},{"path":"/sip-bridge/bridge/{session_id}","name":"sip_websocket_bridge","methods":[]},{"path":"/sip-bridge/sessions/{session_id}/status","name":"get_session_status","methods":["GET"]},{"path":"/sip-bridge/sessions/{session_id}/end","name":"end_session","methods":["POST"]},{"path":"/urbe/service-templates/","name":"create_service_template","methods":["POST"]},{"path":"/urbe/service-templates/","name":"list_service_templates","methods":["GET"]},{"path":"/urbe/service-templates/{template_id}","name":"get_service_template","methods":["GET"]},{"path":"/urbe/service-templates/{template_id}","name":"update_service_template","methods":["PUT"]},{"path":"/urbe/service-templates/{template_id}/stats","name":"get_service_template_stats","methods":["GET"]},{"path":"/urbe/service-templates/{template_id}/restore","name":"restore_service_template","methods":["POST"]},{"path":"/urbe/service-templates/{template_id}","name":"delete_service_template","methods":["DELETE"]},{"path":"/urbe/service-sessions/","name":"create_service_session","methods":["POST"]},{"path":"/urbe/service-sessions/","name":"list_service_sessions","methods":["GET"]},{"path":"/urbe/service-sessions/bulk","name":"bulk_update_sessions","methods":["PUT"]},{"path":"/urbe/service-sessions/{session_id}","name":"get_service_session","methods":["GET"]},{"path":"/urbe/service-sessions/{session_id}","name":"update_service_session","methods":["PUT"]},{"path":"/urbe/service-sessions/{session_id}","name":"cancel_service_session","methods":["DELETE"]},{"path":"/urbe/service-sessions/recurring","name":"create_recurring_sessions","methods":["POST"]},{"path":"/urbe/service-sessions/recurring/{recurrence_group_id}","name":"delete_recurring_sessions","methods":["DELETE"]},{"path":"/urbe/service-sessions/bulk-delete","name":"bulk_delete_sessions","methods":["POST"]},{"path":"/urbe/service-sessions/copy-week","name":"copy_week_schedule","methods":["POST"]},{"path":"/urbe/service-sessions/check-conflicts","name":"check_session_conflicts","methods":["POST"]},{"path":"/urbe/membership-plans/","name":"create_membership_plan","methods":["POST"]},{"path":"/urbe/membership-plans/","name":"list_membership_plans","methods":["GET"]},{"path":"/urbe/membership-plans/{plan_id}","name":"get_membership_plan","methods":["GET"]},{"path":"/urbe/membership-plans/{plan_id}","name":"update_membership_plan","methods":["PUT"]},{"path":"/urbe/membership-plans/{plan_id}","name":"delete_membership_plan","methods":["DELETE"]},{"path":"/urbe/membership-checkout/checkout/{plan_id}","name":"create_membership_checkout","methods":["POST"]},{"path":"/urbe/membership-checkout/status/{session_id}","name":"get_checkout_status","methods":["GET"]},{"path":"/urbe/term-membership/term-plans","name":"get_term_membership_plans","methods":["GET"]},{"path":"/urbe/term-membership/term-availability/{plan_id}/{service_template_id}","name":"get_term_availability","methods":["GET"]},{"path":"/urbe/term-membership/session-based-checkout","name":"create_session_based_checkout","methods":["POST"]},{"path":"/urbe/term-membership/term-checkout","name":"create_term_membership_checkout","methods":["POST"]},{"path":"/urbe/term-membership/cancel-term-booking/{booking_id}","name":"cancel_term_booking","methods":["POST"]},{"path":"/urbe/payment-webhook/stripe/{company_id}","name":"stripe_webhook_handler","methods":["POST"]},{"path":"/urbe/member-subscriptions/","name":"create_member_subscription","methods":["POST"]},{"path":"/urbe/member-subscriptions/","name":"list_member_subscriptions","methods":["GET"]},{"path":"/urbe/member-subscriptions/{subscription_id}/status","name":"update_subscription_status","methods":["PATCH"]},{"path":"/urbe/member-subscriptions/{subscription_id}","name":"delete_member_subscription","methods":["DELETE"]},{"path":"/urbe/member-subscriptions/member-accounts","name":"list_member_accounts_with_subscriptions","methods":["GET"]},{"path":"/urbe/service-bookings/","name":"create_service_booking","methods":["POST"]},{"path":"/urbe/service-bookings/","name":"list_service_bookings","methods":["GET"]},{"path":"/urbe/service-bookings/{booking_id}/check-in","name":"check_in_booking","methods":["PUT"]},{"path":"/urbe/service-bookings/{booking_id}/cancel","name":"cancel_booking","methods":["PUT"]},{"path":"/urbe/waitlist/","name":"join_waitlist","methods":["POST"]},{"path":"/urbe/waitlist/","name":"list_waitlist_entries","methods":["GET"]},{"path":"/urbe/waitlist/member/","name":"get_member_waitlist_entries","methods":["GET"]},{"path":"/urbe/waitlist/{entry_id}","name":"leave_waitlist","methods":["DELETE"]},{"path":"/urbe/waitlist/admin/","name":"get_waitlist_entries_admin","methods":["GET"]},{"path":"/urbe/waitlist/{entry_id}/promote","name":"promote_from_waitlist","methods":["POST"]},{"path":"/urbe/schedule/service-availability/check","name":"check_service_availability","methods":["POST"]},{"path":"/urbe/schedule/service-schedule/","name":"get_service_schedule","methods":["GET"]},{"path":"/urbe/instructors/","name":"get_available_instructors","methods":["GET"]},{"path":"/urbe/instructors/","name":"create_instructor","methods":["POST"]},{"path":"/urbe/instructors/{instructor_id}","name":"update_instructor","methods":["PUT"]},{"path":"/urbe/instructors/{instructor_id}/photo","name":"upload_instructor_photo","methods":["POST"]},{"path":"/urbe/instructors/{instructor_id}/photo","name":"delete_instructor_photo","methods":["DELETE"]},{"path":"/urbe/instructors/{instructor_id}/gallery","name":"upload_instructor_gallery_image","methods":["POST"]},{"path":"/urbe/member-portal/signup","name":"member_signup","methods":["POST"]},{"path":"/urbe/member-portal/login","name":"member_login","methods":["POST"]},{"path":"/urbe/member-portal/logout","name":"member_logout","methods":["POST"]},{"path":"/urbe/member-portal/verify-email","name":"verify_email","methods":["POST"]},{"path":"/urbe/member-portal/resend-verification","name":"resend_verification_email","methods":["POST"]},{"path":"/urbe/member-portal/profile","name":"get_member_profile","methods":["GET"]},{"path":"/urbe/member-portal/profile","name":"update_member_profile","methods":["PUT"]},{"path":"/urbe/member-portal/bookings","name":"get_member_bookings","methods":["GET"]},{"path":"/urbe/member-portal/bookings/{booking_id}/cancel","name":"cancel_booking","methods":["POST"]},{"path":"/urbe/member-portal/subscriptions","name":"get_member_subscriptions","methods":["GET"]},{"path":"/urbe/member-portal/subscriptions/{subscription_id}/pause","name":"pause_subscription","methods":["POST"]},{"path":"/urbe/member-portal/subscriptions/{subscription_id}/resume","name":"resume_subscription","methods":["POST"]},{"path":"/urbe/member-portal/subscriptions/{subscription_id}/cancel","name":"cancel_subscription","methods":["POST"]},{"path":"/urbe/member-portal/credits/history","name":"get_credit_history","methods":["GET"]},{"path":"/urbe/member-portal/credits/details","name":"get_credit_details","methods":["GET"]},{"path":"/urbe/member-portal/recovery-credits","name":"get_recovery_credits","methods":["GET"]},{"path":"/urbe/member-portal/password/change","name":"change_password","methods":["POST"]},{"path":"/urbe/member-portal/password/reset","name":"request_password_reset","methods":["POST"]},{"path":"/urbe/member-portal/password/reset/confirm","name":"confirm_password_reset","methods":["POST"]},{"path":"/urbe/member-portal/waitlist","name":"get_member_waitlist","methods":["GET"]},{"path":"/urbe/member-portal/waitlist/{entry_id}/leave","name":"leave_waitlist","methods":["POST"]},{"path":"/urbe/payment-methods/available-methods/{company_id}","name":"get_available_payment_methods","methods":["GET"]},{"path":"/urbe/payment-methods/validate-method","name":"validate_payment_method","methods":["POST"]},{"path":"/urbe/member-payments/create-payment-intent","name":"create_payment_intent_for_member","methods":["POST"]},{"path":"/urbe/policy-templates/templates","name":"get_policy_templates","methods":["GET"]},{"path":"/urbe/policy-templates/templates/{template_id}","name":"get_policy_template","methods":["GET"]},{"path":"/urbe/policy-templates/templates","name":"create_custom_template","methods":["POST"]},{"path":"/urbe/policy-templates/templates/{template_id}","name":"update_custom_template","methods":["PUT"]},{"path":"/urbe/policy-templates/templates/{template_id}","name":"delete_custom_template","methods":["DELETE"]},{"path":"/urbe/policy-templates/templates/apply","name":"apply_template_to_plans","methods":["POST"]},{"path":"/urbe/policy-templates/templates/{template_id}/set-default","name":"set_default_template","methods":["POST"]},{"path":"/urbe/financial-settings/","name":"get_financial_settings","methods":["GET"]},{"path":"/urbe/financial-settings/","name":"update_financial_settings","methods":["PUT"]},{"path":"/urbe/financial-settings/accounts/fortnox","name":"get_fortnox_accounts","methods":["GET"]},{"path":"/urbe/financial-settings/test-connection","name":"test_financial_connection","methods":["POST"]},{"path":"/urbe/payment-processing/test-financial-processing/{booking_id}","name":"test_financial_processing","methods":["POST"]},{"path":"/urbe/payment-processing/test-financial-processing-v2/{booking_id}","name":"test_financial_processing_v2","methods":["POST"]},{"path":"/urbe/payment-processing/bookings/{booking_id}/confirm-payment","name":"confirm_booking_payment","methods":["POST"]},{"path":"/urbe/payment-processing/bookings/{booking_id}/payment","name":"process_booking_payment","methods":["POST"]},{"path":"/urbe/payment-processing/webhooks/stripe","name":"handle_stripe_webhook","methods":["POST"]},{"path":"/urbe/payment-processing/webhooks/swish","name":"handle_swish_webhook","methods":["POST"]},{"path":"/urbe/payment-processing/bookings/{booking_id}/financial-status","name":"get_booking_financial_status","methods":["GET"]},{"path":"/urbe/test-fortnox/test-connection/{company_id}","name":"test_fortnox_connection","methods":["GET"]},{"path":"/urbe/test-fortnox/test-create-customer/{company_id}","name":"test_create_customer","methods":["POST"]},{"path":"/urbe/test-fortnox/test-create-invoice/{company_id}","name":"test_create_invoice","methods":["POST"]},{"path":"/urbe/test-fortnox/test-create-kontantfaktura/{company_id}","name":"test_create_kontantfaktura","methods":["POST"]},{"path":"/urbe/test-fortnox/invoice-pdf/{company_id}/{document_number}","name":"get_invoice_pdf","methods":["GET"]},{"path":"/urbe/test-fortnox/test-modular-receipt/{company_id}","name":"test_create_modular_receipt","methods":["POST"]},{"path":"/urbe/test-fortnox/test-full-payment-flow/{company_id}","name":"test_full_payment_flow","methods":["POST"]},{"path":"/urbe/test-fortnox/test-modular-services/{company_id}","name":"test_modular_services_status","methods":["GET"]},{"path":"/urbe/test-fortnox/test-address-update/{document_number}","name":"test_address_update_on_booked_invoice","methods":["PUT"]},{"path":"/urbe/member/receipts/bookings","name":"get_member_booking_receipts","methods":["GET"]},{"path":"/urbe/member/receipts/subscriptions","name":"get_member_subscription_receipts","methods":["GET"]},{"path":"/urbe/member/receipts/download/{document_number}","name":"download_receipt_pdf","methods":["GET"]},{"path":"/urbe/member/receipts/summary","name":"get_member_receipts_summary","methods":["GET"]},{"path":"/urbe/discount-codes/","name":"create_discount_code","methods":["POST"]},{"path":"/urbe/discount-codes/","name":"list_discount_codes","methods":["GET"]},{"path":"/urbe/discount-codes/{code_id}","name":"get_discount_code","methods":["GET"]},{"path":"/urbe/discount-codes/{code_id}","name":"update_discount_code","methods":["PATCH"]},{"path":"/urbe/discount-codes/{code_id}","name":"delete_discount_code","methods":["DELETE"]},{"path":"/urbe/discount-codes/{code_id}/usage","name":"get_discount_code_usage","methods":["GET"]},{"path":"/urbe/discount-codes/validate-discount","name":"validate_discount_code","methods":["POST"]},{"path":"/urbe/auth/check-email","name":"check_email_exists","methods":["POST"]},{"path":"/urbe/pattern-booking/apply","name":"apply_weekly_pattern","methods":["POST"]},{"path":"/urbe/pattern-booking/validate","name":"validate_pattern","methods":["POST"]},{"path":"/urbe/pattern-booking/alternatives/{session_id}","name":"get_session_alternatives","methods":["GET"]},{"path":"/urbe/reports/dashboard","name":"get_dashboard_metrics","methods":["GET"]},{"path":"/urbe/reports/revenue-breakdown","name":"get_revenue_breakdown","methods":["GET"]},{"path":"/urbe/reports/utilization-analysis","name":"get_utilization_analysis","methods":["GET"]},{"path":"/urbe/reports/member-analytics","name":"get_member_analytics","methods":["GET"]},{"path":"/urbe/reports/ai-insights","name":"generate_ai_insights","methods":["POST"]},{"path":"/urbe/reports/export","name":"export_reports","methods":["GET"]},{"path":"/urbe/reports/custom-query","name":"execute_custom_query","methods":["GET"]},{"path":"/urbe/admin/grant-credits","name":"grant_member_credits","methods":["POST"]},{"path":"/urbe/admin/create-member-with-credits","name":"create_member_with_credits","methods":["POST"]},{"path":"/urbe/admin/deduct-credits","name":"deduct_member_credits","methods":["POST"]},{"path":"/urbe/credits/member/{contact_id}/credit-details","name":"get_member_credit_details","methods":["GET"]},{"path":"/urbe/credits/subscription/{subscription_id}/credit-details","name":"get_subscription_credit_details","methods":["GET"]},{"path":"/urbe/credits/member/{contact_id}/credit-history","name":"get_member_credit_history","methods":["GET"]},{"path":"/urbe/financial-corrections/invoices/{document_number}/modification-capabilities","name":"check_modification_capabilities","methods":["GET"]},{"path":"/urbe/financial-corrections/invoices/{document_number}","name":"modify_invoice","methods":["PUT"]},{"path":"/urbe/financial-corrections/financial-corrections","name":"create_financial_correction","methods":["POST"]},{"path":"/urbe/financial-corrections/financial-corrections/bulk/vat","name":"bulk_vat_correction","methods":["POST"]},{"path":"/urbe/financial-corrections/financial-corrections/templates","name":"get_correction_templates","methods":["GET"]},{"path":"/urbe/financial-corrections/financial-corrections","name":"list_financial_corrections","methods":["GET"]},{"path":"/urbe/members/{crm_contact_id}/financial/summary","name":"get_member_financial_summary","methods":["GET"]},{"path":"/urbe/members/{crm_contact_id}/financial/documents","name":"get_member_financial_documents","methods":["GET"]},{"path":"/urbe/financial/summary","name":"get_financial_summary","methods":["GET"]},{"path":"/urbe/documents/{document_number}/pdf","name":"download_document_pdf","methods":["GET"]},{"path":"/urbe/members/{crm_contact_id}/financial/download-all","name":"download_all_member_receipts","methods":["POST"]},{"path":"/urbe/invoices/manual","name":"create_manual_invoice","methods":["POST"]},{"path":"/urbe/terms/company/{company_id}","name":"get_company_terms","methods":["GET"]},{"path":"/urbe/terms/company/{company_id}","name":"create_term","methods":["POST"]},{"path":"/urbe/terms/{term_id}","name":"update_term","methods":["PUT"]},{"path":"/urbe/terms/{term_id}","name":"delete_term","methods":["DELETE"]},{"path":"/urbe/admin/create-subscription","name":"create_subscription","methods":["POST"]},{"path":"/urbe/admin/book-for-member","name":"book_for_member","methods":["POST"]},{"path":"/urbe/admin/member/{contact_id}/summary","name":"get_member_summary","methods":["GET"]},{"path":"/urbe/admin/term-availability/{plan_id}","name":"get_admin_term_availability","methods":["GET"]},{"path":"/urbe/admin/term-templates/{plan_id}","name":"get_term_service_templates","methods":["GET"]},{"path":"/urbe-plugin/activate/{context_type}/{context_id}","name":"activate_urbe_plugin","methods":["POST"]},{"path":"/urbe-plugin/dashboard/{context_type}/{context_id}","name":"get_urbe_dashboard","methods":["GET"]},{"path":"/urbe-plugin/schedule/{context_type}/{context_id}","name":"get_urbe_schedule","methods":["GET"]},{"path":"/urbe-plugin/settings/department/{department_id}","name":"get_department_urbe_settings","methods":["GET"]},{"path":"/urbe-plugin/settings/department/{department_id}","name":"update_department_urbe_settings","methods":["PUT"]},{"path":"/urbe-plugin/settings/company/{company_id}","name":"get_company_urbe_settings","methods":["GET"]},{"path":"/urbe-plugin/settings/company/{company_id}","name":"update_company_urbe_settings","methods":["PUT"]},{"path":"/public/urbe/schedule/{company_id}","name":"get_public_schedule","methods":["GET"]},{"path":"/public/urbe/schedule/service-types/{company_id}","name":"get_service_types","methods":["GET"]},{"path":"/public/urbe/schedule/services/{company_id}","name":"get_public_services","methods":["GET"]},{"path":"/public/urbe/schedule/instructors/{company_id}","name":"get_instructors","methods":["GET"]},{"path":"/public/urbe/schedule/session/{session_id}/availability","name":"check_session_availability","methods":["GET"]},{"path":"/public/urbe/book-session","name":"create_public_booking","methods":["POST"]},{"path":"/public/urbe/session/{session_id}/booking-options","name":"get_booking_options","methods":["GET"]},{"path":"/public/urbe/payment/dropin-checkout/{booking_id}","name":"create_dropin_checkout","methods":["POST"]},{"path":"/public/urbe/payment/create-intent","name":"create_public_payment_intent","methods":["POST"]},{"path":"/public/urbe/payment/booking/{booking_id}/confirm-payment","name":"confirm_booking_payment","methods":["POST"]},{"path":"/public/urbe/booking/lookup","name":"lookup_guest_booking","methods":["POST"]},{"path":"/public/urbe/booking/{booking_id}/cancel","name":"cancel_guest_booking","methods":["POST"]},{"path":"/public/urbe/membership-plans/{company_id}","name":"get_membership_plans","methods":["GET"]},{"path":"/public/urbe/memberships/{company_id}","name":"get_public_membership_plans","methods":["GET"]},{"path":"/public/urbe/contact/{company_id}","name":"submit_contact_form","methods":["POST"]},{"path":"/public/urbe/structured-data/{company_id}","name":"get_structured_data","methods":["GET"]},{"path":"/public/umpe/products/{company_id}","name":"list_products","methods":["GET"]},{"path":"/public/umpe/products/{company_id}/categories","name":"list_categories","methods":["GET"]},{"path":"/public/umpe/products/{company_id}/{slug}","name":"get_product","methods":["GET"]},{"path":"/public/umpe/products/{company_id}/type/{product_type}","name":"list_products_by_type","methods":["GET"]},{"path":"/public/umpe/cart/{company_id}","name":"get_cart","methods":["GET"]},{"path":"/public/umpe/cart/{company_id}/items","name":"add_to_cart","methods":["POST"]},{"path":"/public/umpe/cart/{company_id}/items/{item_id}","name":"update_cart_item","methods":["PUT"]},{"path":"/public/umpe/cart/{company_id}/items/{item_id}","name":"remove_cart_item","methods":["DELETE"]},{"path":"/public/umpe/cart/{company_id}","name":"clear_cart","methods":["DELETE"]},{"path":"/public/umpe/checkout/{company_id}/validate","name":"validate_cart","methods":["POST"]},{"path":"/public/umpe/checkout/{company_id}","name":"checkout","methods":["POST"]},{"path":"/public/umpe/checkout/{company_id}/order/{order_number}","name":"get_order_by_number","methods":["GET"]},{"path":"/public/umpe/checkout/{company_id}/webhook/stripe","name":"stripe_webhook","methods":["POST"]},{"path":"/api/umpe/products/{company_id}","name":"list_products","methods":["GET"]},{"path":"/api/umpe/products/{company_id}","name":"create_product","methods":["POST"]},{"path":"/api/umpe/products/{company_id}/{product_id}","name":"get_product","methods":["GET"]},{"path":"/api/umpe/products/{company_id}/{product_id}","name":"update_product","methods":["PUT"]},{"path":"/api/umpe/products/{company_id}/{product_id}","name":"archive_product","methods":["DELETE"]},{"path":"/api/umpe/products/{company_id}/{product_id}/publish","name":"publish_product","methods":["POST"]},{"path":"/api/umpe/products/{company_id}/{product_id}/unpublish","name":"unpublish_product","methods":["POST"]},{"path":"/api/umpe/categories/{company_id}","name":"list_categories","methods":["GET"]},{"path":"/api/umpe/categories/{company_id}","name":"create_category","methods":["POST"]},{"path":"/api/umpe/categories/{company_id}/{category_id}","name":"get_category","methods":["GET"]},{"path":"/api/umpe/categories/{company_id}/{category_id}","name":"update_category","methods":["PUT"]},{"path":"/api/umpe/categories/{company_id}/{category_id}","name":"delete_category","methods":["DELETE"]},{"path":"/api/umpe/orders/{company_id}","name":"list_orders","methods":["GET"]},{"path":"/api/umpe/orders/{company_id}/stats","name":"get_order_stats","methods":["GET"]},{"path":"/api/umpe/orders/{company_id}/{order_id}","name":"get_order","methods":["GET"]},{"path":"/api/umpe/orders/{company_id}/{order_id}","name":"update_order","methods":["PUT"]},{"path":"/api/umpe/orders/{company_id}/{order_id}/cancel","name":"cancel_order","methods":["POST"]},{"path":"/api/umpe/orders/{company_id}/{order_id}/fulfill/{item_id}","name":"fulfill_order_item","methods":["POST"]},{"path":"/api/websites/repositories","name":"create_website_repository","methods":["POST"]},{"path":"/api/websites/repositories","name":"list_website_repositories","methods":["GET"]},{"path":"/api/websites/repositories/{repository_id}","name":"get_website_repository","methods":["GET"]},{"path":"/api/websites/repositories/{repository_id}","name":"update_website_repository","methods":["PUT"]},{"path":"/api/websites/repositories/{repository_id}","name":"delete_website_repository","methods":["DELETE"]},{"path":"/api/websites/repositories/{repository_id}/ai-build","name":"ai_build_website","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/ai-analyze","name":"analyze_company_context","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/ai-update-content","name":"ai_update_content","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/deploy/amplify","name":"deploy_to_amplify","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/deploy/vercel","name":"deploy_to_vercel","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/deployments","name":"list_deployments","methods":["GET"]},{"path":"/api/websites/deployments/{deployment_id}","name":"get_deployment_status","methods":["GET"]},{"path":"/api/websites/deployments/{deployment_id}/redeploy","name":"redeploy_website","methods":["POST"]},{"path":"/api/websites/deployments/{deployment_id}/rollback","name":"rollback_deployment","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/updates","name":"list_website_updates","methods":["GET"]},{"path":"/api/websites/updates/{update_id}","name":"get_website_update","methods":["GET"]},{"path":"/api/websites/repositories/{repository_id}/sync-content","name":"sync_content","methods":["POST"]},{"path":"/api/websites/repositories/{repository_id}/preview","name":"get_website_preview","methods":["GET"]},{"path":"/commune/member/spaces","name":"get_member_spaces","methods":["GET"]},{"path":"/commune/member/spaces/{space_id}/dashboard","name":"get_space_dashboard","methods":["GET"]},{"path":"/commune/member/spaces/{space_id}/posts","name":"create_post","methods":["POST"]},{"path":"/commune/member/spaces/{space_id}/posts","name":"get_posts","methods":["GET"]},{"path":"/commune/member/spaces/{space_id}/posts/{post_id}","name":"update_post","methods":["PUT"]},{"path":"/commune/member/spaces/{space_id}/posts/{post_id}/comments","name":"create_comment","methods":["POST"]},{"path":"/commune/member/spaces/{space_id}/posts/{post_id}/comments","name":"get_comments","methods":["GET"]},{"path":"/commune/member/spaces/{space_id}/posts/{post_id}/react","name":"react_to_post","methods":["POST"]},{"path":"/commune/member/profile","name":"get_member_profile","methods":["GET"]},{"path":"/commune/member/chat/stream","name":"member_chat_stream","methods":["POST"]},{"path":"/commune/member/chat/sessions","name":"list_member_sessions","methods":["GET"]},{"path":"/commune/member/chat/sessions/{session_id}/messages","name":"get_member_session_messages","methods":["GET"]},{"path":"/commune/spaces/health","name":"health_check","methods":["GET"]},{"path":"/commune/spaces/","name":"create_space","methods":["POST"]},{"path":"/commune/spaces/","name":"list_spaces","methods":["GET"]},{"path":"/commune/spaces/{space_id}","name":"get_space","methods":["GET"]},{"path":"/commune/spaces/{space_id}","name":"update_space","methods":["PUT"]},{"path":"/commune/spaces/{space_id}/activate","name":"activate_space","methods":["POST"]},{"path":"/commune/spaces/{space_id}","name":"delete_space","methods":["DELETE"]},{"path":"/commune/spaces/{space_id}/stats","name":"get_space_stats","methods":["GET"]},{"path":"/commune/spaces/{space_id}/join","name":"join_space","methods":["POST"]},{"path":"/commune/spaces/{space_id}/members","name":"list_members","methods":["GET"]},{"path":"/commune/spaces/{space_id}/members/{member_id}","name":"get_member","methods":["GET"]},{"path":"/commune/spaces/{space_id}/members/{member_id}","name":"update_member","methods":["PUT"]},{"path":"/commune/spaces/{space_id}/members/{member_id}/role","name":"update_member_role","methods":["PUT"]},{"path":"/commune/spaces/{space_id}/members/{member_id}/ban","name":"ban_member","methods":["POST"]},{"path":"/commune/spaces/{space_id}/leave","name":"leave_space","methods":["POST"]},{"path":"/commune/spaces/{space_id}/members/{member_id}/stats","name":"get_member_stats","methods":["GET"]},{"path":"/commune/spaces/{space_id}/posts","name":"create_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/posts","name":"get_posts","methods":["GET"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}","name":"get_post","methods":["GET"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}","name":"update_post","methods":["PUT"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}","name":"delete_post","methods":["DELETE"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}/pin","name":"pin_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}/feature","name":"feature_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}/lock","name":"lock_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/feed","name":"get_feed","methods":["GET"]},{"path":"/commune/spaces/{space_id}/posts/pending-approval","name":"get_pending_approval_posts","methods":["GET"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}/approve","name":"approve_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/posts/{post_id}/reject","name":"reject_post","methods":["POST"]},{"path":"/commune/spaces/{space_id}/tiers","name":"create_tier","methods":["POST"]},{"path":"/commune/spaces/{space_id}/tiers","name":"list_tiers","methods":["GET"]},{"path":"/commune/spaces/{space_id}/tiers/{tier_id}","name":"get_tier","methods":["GET"]},{"path":"/commune/spaces/{space_id}/tiers/{tier_id}","name":"update_tier","methods":["PUT"]},{"path":"/commune/spaces/{space_id}/tiers/{tier_id}","name":"delete_tier","methods":["DELETE"]},{"path":"/commune/spaces/{space_id}/tiers/assign","name":"assign_member_to_tier","methods":["POST"]},{"path":"/commune/members/{member_id}/tier-history","name":"get_member_tier_history","methods":["GET"]},{"path":"/commune-customer-plugin/activate/{context_type}/{context_id}","name":"activate_commune_customer_plugin","methods":["POST"]},{"path":"/commune-customer-plugin/dashboard/{context_type}/{context_id}","name":"get_commune_customer_dashboard","methods":["GET"]},{"path":"/commune-customer-plugin/settings/department/{department_id}","name":"get_department_commune_customer_settings","methods":["GET"]},{"path":"/commune-customer-plugin/settings/department/{department_id}","name":"update_department_commune_customer_settings","methods":["PUT"]},{"path":"/commune-customer-plugin/admin/members/{department_id}","name":"get_customer_members","methods":["GET"]},{"path":"/commune-customer-plugin/admin/engagement-stats/{department_id}","name":"get_customer_engagement_stats","methods":["GET"]},{"path":"/commune-team-plugin/activate/{context_type}/{context_id}","name":"activate_commune_team_plugin","methods":["POST"]},{"path":"/commune-team-plugin/dashboard/{context_type}/{context_id}","name":"get_commune_team_dashboard","methods":["GET"]},{"path":"/commune-team-plugin/settings/department/{department_id}","name":"get_department_commune_team_settings","methods":["GET"]},{"path":"/commune-team-plugin/settings/department/{department_id}","name":"update_department_commune_team_settings","methods":["PUT"]},{"path":"/commune-team-plugin/admin/team-members/{department_id}","name":"get_team_members","methods":["GET"]},{"path":"/commune-team-plugin/admin/productivity-stats/{department_id}","name":"get_team_productivity_stats","methods":["GET"]},{"path":"/commune-partner-plugin/activate/{context_type}/{context_id}","name":"activate_commune_partner_plugin","methods":["POST"]},{"path":"/commune-partner-plugin/dashboard/{context_type}/{context_id}","name":"get_commune_partner_dashboard","methods":["GET"]},{"path":"/commune-partner-plugin/settings/department/{department_id}","name":"get_department_commune_partner_settings","methods":["GET"]},{"path":"/commune-partner-plugin/settings/department/{department_id}","name":"update_department_commune_partner_settings","methods":["PUT"]},{"path":"/commune-partner-plugin/admin/partners/{department_id}","name":"get_partners","methods":["GET"]},{"path":"/commune-partner-plugin/admin/business-metrics/{department_id}","name":"get_partner_business_metrics","methods":["GET"]},{"path":"/public/commune/spaces/{company_id}","name":"get_public_spaces","methods":["GET"]},{"path":"/public/commune/spaces/{space_id}/preview","name":"get_space_preview","methods":["GET"]},{"path":"/public/commune/featured-content/{company_id}","name":"get_featured_content","methods":["GET"]},{"path":"/public/commune/activity-feed/{company_id}","name":"get_public_activity_feed","methods":["GET"]},{"path":"/public/commune/stats/{company_id}","name":"get_community_stats","methods":["GET"]},{"path":"/operations/commune-integration-settings","name":"get_commune_integration_settings","methods":["GET"]},{"path":"/operations/commune-integration-settings","name":"save_commune_integration_settings","methods":["POST"]},{"path":"/operations/commune-integration-sync","name":"sync_urbe_members_to_commune","methods":["POST"]},{"path":"/fleet-plugin/activate/department/{department_id}","name":"activate_fleet_plugin","methods":["POST"]},{"path":"/fleet-plugin/settings/department/{department_id}","name":"get_fleet_plugin_settings","methods":["GET"]},{"path":"/fleet-plugin/settings/department/{department_id}","name":"update_fleet_plugin_settings","methods":["PUT"]},{"path":"/fleet-plugin/dashboard/department/{department_id}","name":"get_fleet_dashboard_data","methods":["GET"]},{"path":"/fleet-plugin/deactivate/department/{department_id}","name":"deactivate_fleet_plugin","methods":["POST"]},{"path":"/public/fleet/{company_id}/vehicles","name":"get_public_vehicles","methods":["GET"]},{"path":"/public/fleet/{company_id}/vehicle/{vehicle_id}","name":"get_public_vehicle_detail","methods":["GET"]},{"path":"/public/fleet/{company_id}/search","name":"search_public_vehicles","methods":["POST"]},{"path":"/public/fleet/{company_id}/availability/{vehicle_id}","name":"get_vehicle_availability","methods":["GET"]},{"path":"/public/fleet/{company_id}/stats","name":"get_public_fleet_stats","methods":["GET"]},{"path":"/public/fleet/{company_id}/featured","name":"get_featured_vehicles","methods":["GET"]},{"path":"/public/company/{company_id}/website-settings","name":"get_company_website_settings","methods":["GET"]},{"path":"/api/public/analytics/track","name":"track_options","methods":["OPTIONS"]},{"path":"/api/public/analytics/track","name":"track_event","methods":["POST"]},{"path":"/api/public/analytics/track/batch","name":"track_batch","methods":["POST"]},{"path":"/api/public/analytics/realtime/{site_id}","name":"get_realtime","methods":["GET"]},{"path":"/api/public/analytics/tracker.js","name":"get_tracker_script","methods":["GET"]},{"path":"/api/v1/public/waitlist/signup","name":"signup_waitlist","methods":["POST"]},{"path":"/api/analytics/native/company/{company_id}/sites","name":"get_company_sites","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/overview","name":"get_site_overview","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/realtime","name":"get_site_realtime","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/top-pages","name":"get_top_pages","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/sources","name":"get_traffic_sources","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/devices","name":"get_device_breakdown","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/countries","name":"get_country_breakdown","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/browsers","name":"get_browser_breakdown","methods":["GET"]},{"path":"/api/analytics/native/site/{site_id}/stream","name":"stream_realtime_analytics","methods":["GET"]},{"path":"/api/analytics/websites/company/{company_id}","name":"list_website_properties","methods":["GET"]},{"path":"/api/analytics/websites/company/{company_id}","name":"create_website_property","methods":["POST"]},{"path":"/api/analytics/websites/{property_id}","name":"update_website_property","methods":["PUT"]},{"path":"/api/analytics/websites/{property_id}","name":"delete_website_property","methods":["DELETE"]},{"path":"/api/analytics/websites/{property_id}/tracking-code","name":"get_tracking_code","methods":["GET"]},{"path":"/fleet/dashboard/","name":"get_fleet_dashboard","methods":["GET"]},{"path":"/fleet/dashboard/statistics","name":"get_fleet_statistics","methods":["GET"]},{"path":"/fleet/vehicles/","name":"get_fleet_vehicles","methods":["GET"]},{"path":"/fleet/vehicles/list-resource","name":"list_resource_on_fleet","methods":["POST"]},{"path":"/fleet/vehicles/","name":"create_fleet_vehicle","methods":["POST"]},{"path":"/fleet/vehicles/","name":"list_fleet_vehicles","methods":["GET"]},{"path":"/fleet/vehicles/{vehicle_id}","name":"get_fleet_vehicle","methods":["GET"]},{"path":"/fleet/vehicles/{vehicle_id}","name":"update_fleet_vehicle","methods":["PUT"]},{"path":"/fleet/vehicles/{vehicle_id}","name":"delete_fleet_vehicle","methods":["DELETE"]},{"path":"/fleet/bookings/","name":"create_fleet_booking","methods":["POST"]},{"path":"/fleet/bookings/","name":"list_fleet_bookings","methods":["GET"]},{"path":"/fleet/bookings/{booking_id}/checkin","name":"checkin_fleet_rental","methods":["POST"]},{"path":"/fleet/bookings/{booking_id}/checkout","name":"checkout_fleet_rental","methods":["POST"]},{"path":"/fleet/bookings/{booking_id}/damage-report","name":"report_rental_damage","methods":["POST"]},{"path":"/fleet/bookings/{booking_id}","name":"get_fleet_booking_details","methods":["GET"]},{"path":"/fleet/bookings/{booking_id}/cancel","name":"cancel_fleet_booking","methods":["POST"]},{"path":"/fleet/analytics/overview","name":"get_fleet_analytics_overview","methods":["GET"]},{"path":"/fleet/analytics/vehicle-performance","name":"get_vehicle_performance_analytics","methods":["GET"]},{"path":"/fleet/analytics/revenue-trends","name":"get_revenue_trends","methods":["GET"]},{"path":"/fleet/analytics/owner-performance","name":"get_owner_performance_analytics","methods":["GET"]},{"path":"/fleet/analytics/utilization-heatmap","name":"get_utilization_heatmap","methods":["GET"]},{"path":"/fleet/owners/","name":"register_fleet_owner","methods":["POST"]},{"path":"/fleet/owners/","name":"list_fleet_owners","methods":["GET"]},{"path":"/fleet/owners/{owner_id}/vehicles","name":"get_owner_vehicles","methods":["GET"]},{"path":"/fleet/owners/{owner_id}/payouts","name":"get_owner_payouts","methods":["GET"]},{"path":"/fleet/owners/payouts/process","name":"process_owner_payouts","methods":["POST"]},{"path":"/fleet/owners/payouts/{payout_id}/execute","name":"execute_owner_payout","methods":["POST"]},{"path":"/fleet/owners/{owner_id}/settings","name":"update_owner_settings","methods":["PUT"]},{"path":"/fleet/search/","name":"search_fleet_vehicles","methods":["POST"]},{"path":"/fleet/search/suggestions","name":"get_search_suggestions","methods":["GET"]},{"path":"/fleet/search/popular","name":"get_popular_vehicles","methods":["GET"]},{"path":"/fleet/contracts/fleet/bookings/{booking_id}/create-contract","name":"create_rental_contract","methods":["POST"]},{"path":"/fleet/contracts/fleet/bookings/{booking_id}/contract-status","name":"get_contract_status","methods":["GET"]},{"path":"/fleet/contracts/fleet/bookings/{booking_id}/complete-rental","name":"complete_rental_contract","methods":["POST"]},{"path":"/fleet/contracts/fleet/contracts/my-contracts","name":"get_my_contracts","methods":["GET"]},{"path":"/fleet/members/vehicle-data/lookup","name":"member_lookup_vehicle_data","methods":["GET"]},{"path":"/fleet/members/list-vehicle","name":"member_list_vehicle","methods":["POST"]},{"path":"/fleet/members/my-vehicles","name":"get_member_vehicles","methods":["GET"]},{"path":"/fleet/vehicle-data/lookup","name":"lookup_vehicle_data","methods":["GET"]},{"path":"/fleet/vehicle-data/validate","name":"validate_vehicle_for_fleet","methods":["GET"]},{"path":"/assets/","name":"create_asset","methods":["POST"]},{"path":"/assets/from-license-plate","name":"create_from_license_plate","methods":["POST"]},{"path":"/assets/photo-scan","name":"photo_scan","methods":["POST"]},{"path":"/assets/","name":"list_assets","methods":["GET"]},{"path":"/assets/portfolio","name":"get_portfolio_summary","methods":["GET"]},{"path":"/assets/{asset_id}","name":"get_asset","methods":["GET"]},{"path":"/assets/{asset_id}","name":"update_asset","methods":["PATCH"]},{"path":"/assets/issues/","name":"create_issue","methods":["POST"]},{"path":"/assets/issues/","name":"list_issues","methods":["GET"]},{"path":"/assets/issues/{issue_id}","name":"get_issue","methods":["GET"]},{"path":"/assets/issues/{issue_id}","name":"update_issue","methods":["PATCH"]},{"path":"/assets/issues/asset/{asset_profile_id}/history","name":"get_asset_issue_history","methods":["GET"]},{"path":"/assets/insurance/coverage","name":"get_portfolio_coverage","methods":["GET"]},{"path":"/assets/insurance/asset/{asset_profile_id}","name":"get_asset_coverage","methods":["GET"]},{"path":"/assets/insurance/link","name":"link_insurance","methods":["POST"]},{"path":"/tokens/configs","name":"create_token_config","methods":["POST"]},{"path":"/tokens/configs","name":"list_token_configs","methods":["GET"]},{"path":"/tokens/configs/{token_config_id}","name":"get_token_config","methods":["GET"]},{"path":"/tokens/configs/{token_config_id}","name":"update_token_config","methods":["PUT"]},{"path":"/tokens/wallets/my","name":"get_my_wallets","methods":["GET"]},{"path":"/tokens/wallets/{user_id}","name":"get_user_wallets","methods":["GET"]},{"path":"/tokens/distribute","name":"distribute_tokens","methods":["POST"]},{"path":"/tokens/transfer","name":"transfer_tokens","methods":["POST"]},{"path":"/tokens/transactions","name":"list_transactions","methods":["GET"]},{"path":"/tokens/analytics/{token_config_id}","name":"get_token_analytics","methods":["GET"]},{"path":"/tokens/points/convert/{points_transaction_id}","name":"convert_points_to_tokens","methods":["POST"]},{"path":"/storage/upload","name":"upload_file","methods":["POST"]},{"path":"/storage/folders","name":"create_folder","methods":["POST"]},{"path":"/storage/files","name":"list_files","methods":["GET"]},{"path":"/storage/files/{file_id}","name":"get_file","methods":["GET"]},{"path":"/storage/files/{file_id}","name":"delete_file","methods":["DELETE"]},{"path":"/storage/files/{file_id}/move","name":"move_file","methods":["PATCH"]},{"path":"/storage/files/{file_id}/signed-url","name":"generate_signed_url","methods":["POST"]},{"path":"/storage/files/{file_id}/thumbnails","name":"get_file_thumbnails","methods":["GET"]},{"path":"/storage/files/{file_id}/thumbnails/regenerate","name":"regenerate_file_thumbnails","methods":["POST"]},{"path":"/storage/files/{file_id}/thumbnails","name":"cleanup_file_thumbnails","methods":["DELETE"]},{"path":"/storage/files/{file_id}/copy","name":"copy_file","methods":["POST"]},{"path":"/storage/multipart/initiate","name":"initiate_multipart_upload","methods":["POST"]},{"path":"/storage/multipart/{upload_id}/upload-part","name":"upload_part","methods":["POST"]},{"path":"/storage/multipart/{upload_id}/complete","name":"complete_multipart_upload","methods":["POST"]},{"path":"/storage/multipart/{upload_id}/abort","name":"abort_multipart_upload","methods":["DELETE"]},{"path":"/storage/usage","name":"get_storage_usage","methods":["GET"]},{"path":"/storage/config","name":"get_storage_config","methods":["GET"]},{"path":"/storage/config","name":"update_storage_config","methods":["PUT"]},{"path":"/storage/images/upload-with-variants","name":"upload_image_with_variants","methods":["POST"]},{"path":"/storage/images/variants","name":"list_available_variants","methods":["GET"]},{"path":"/storage/images/regenerate-variant","name":"regenerate_image_variant","methods":["POST"]},{"path":"/storage/images/image/{image_id}/variants","name":"get_image_variants","methods":["GET"]},{"path":"/analytics/company/{company_id}/status","name":"get_analytics_status","methods":["GET"]},{"path":"/analytics/company/{company_id}/ga4-properties","name":"list_ga4_properties","methods":["GET"]},{"path":"/analytics/company/{company_id}/setup-property","name":"setup_ga4_property","methods":["POST"]},{"path":"/analytics/company/{company_id}/dashboard","name":"get_analytics_dashboard","methods":["GET"]},{"path":"/analytics/company/{company_id}/realtime","name":"get_realtime_analytics","methods":["GET"]},{"path":"/analytics/company/{company_id}/campaigns/{campaign_id}/performance","name":"get_campaign_performance","methods":["GET"]},{"path":"/analytics/company/{company_id}/campaigns/{campaign_id}/sync","name":"sync_campaign_data","methods":["POST"]},{"path":"/analytics/company/{company_id}/reports","name":"create_custom_report","methods":["POST"]},{"path":"/api/company/{company_id}/gtm/setup","name":"setup_gtm","methods":["POST"]},{"path":"/api/company/{company_id}/gtm/config","name":"get_gtm_config","methods":["GET"]},{"path":"/api/company/{company_id}/gtm/config","name":"update_gtm_config","methods":["PUT"]},{"path":"/api/company/{company_id}/gtm/config","name":"delete_gtm_config","methods":["DELETE"]},{"path":"/api/company/{company_id}/gtm/status","name":"get_gtm_status","methods":["GET"]},{"path":"/api/company/{company_id}/gtm/implementation-code","name":"get_implementation_code","methods":["GET"]},{"path":"/api/company/{company_id}/gtm/verify","name":"verify_gtm_installation","methods":["POST"]},{"path":"/api/company/{company_id}/gtm/events","name":"create_gtm_event","methods":["POST"]},{"path":"/api/company/{company_id}/gtm/events","name":"get_gtm_events","methods":["GET"]},{"path":"/api/company/{company_id}/gtm/events/{event_id}","name":"update_gtm_event","methods":["PUT"]},{"path":"/api/company/{company_id}/gtm/events/{event_id}","name":"delete_gtm_event","methods":["DELETE"]},{"path":"/api/company/{company_id}/consent/record","name":"record_consent","methods":["POST"]},{"path":"/api/company/{company_id}/consent/statistics","name":"get_consent_statistics","methods":["POST"]},{"path":"/api/public/consent/record/{container_id}","name":"record_consent_public","methods":["POST"]},{"path":"/api/knowledge/topics/{topic_id}/knowledge-graph","name":"get_or_create_topic_graph","methods":["GET"]},{"path":"/api/knowledge/topics/match-content","name":"match_content_to_topics","methods":["POST"]},{"path":"/api/knowledge/topics/{topic_id}/subtopics","name":"get_topic_subtopics","methods":["GET"]},{"path":"/api/knowledge/topics/{topic_id}/discover-subtopics","name":"discover_subtopics_from_content","methods":["POST"]},{"path":"/api/knowledge/topics/{topic_id}/statistics","name":"get_topic_statistics","methods":["GET"]},{"path":"/api/knowledge/cleanup-subtopics","name":"cleanup_unused_subtopics","methods":["POST"]},{"path":"/api/knowledge/topics/{topic_id}/process-content","name":"process_content_for_topic","methods":["POST"]},{"path":"/api/admin/monitoring/system-events","name":"get_system_events","methods":["GET"]},{"path":"/api/admin/monitoring/system-events/{event_id}","name":"get_system_event_detail","methods":["GET"]},{"path":"/api/admin/monitoring/system-events/{event_id}/acknowledge","name":"acknowledge_system_event","methods":["POST"]},{"path":"/api/admin/monitoring/system-events/{event_id}/resolve","name":"resolve_system_event","methods":["POST"]},{"path":"/api/admin/monitoring/business-events","name":"get_business_events","methods":["GET"]},{"path":"/api/admin/monitoring/business-events/{event_id}","name":"get_business_event_detail","methods":["GET"]},{"path":"/api/admin/monitoring/business-events/{event_id}/acknowledge","name":"acknowledge_business_event","methods":["POST"]},{"path":"/api/admin/monitoring/business-events/{event_id}/resolve","name":"resolve_business_event","methods":["POST"]},{"path":"/api/admin/monitoring/summary","name":"get_monitoring_summary","methods":["GET"]},{"path":"/internal/pulse-notify","name":"pulse_notify","methods":["POST"]},{"path":"/internal/scheduled-session/execute","name":"execute_scheduled_session","methods":["POST"]},{"path":"/internal/continue-session","name":"continue_session","methods":["POST"]},{"path":"/internal/r2-loop/execute","name":"execute_r2_loop","methods":["POST"]},{"path":"/internal/department-heartbeat/run","name":"run_department_heartbeat","methods":["POST"]},{"path":"/internal/department-heartbeat/execute","name":"execute_department_session","methods":["POST"]},{"path":"/internal/media-core/family/{family_id}","name":"get_family_for_media_core","methods":["GET"]},{"path":"/media/device/profiles","name":"device_list_profiles","methods":["GET"]},{"path":"/media/device/profiles/{profile_id}/verify-pin","name":"device_verify_pin","methods":["POST"]},{"path":"/media/device/heartbeat","name":"device_heartbeat","methods":["POST"]},{"path":"/media/profiles","name":"list_profiles","methods":["GET"]},{"path":"/media/profiles","name":"create_profile","methods":["POST"]},{"path":"/media/profiles/{profile_id}","name":"get_profile","methods":["GET"]},{"path":"/media/profiles/{profile_id}","name":"update_profile","methods":["PUT"]},{"path":"/media/profiles/{profile_id}","name":"delete_profile","methods":["DELETE"]},{"path":"/media/profiles/{profile_id}/verify-pin","name":"verify_pin","methods":["POST"]},{"path":"/media/profiles/auto-setup","name":"auto_setup_profiles","methods":["POST"]},{"path":"/media/profiles/{profile_id}/favorites","name":"list_favorites","methods":["GET"]},{"path":"/media/profiles/{profile_id}/favorites","name":"add_favorite","methods":["POST"]},{"path":"/media/profiles/{profile_id}/favorites/{favorite_id}","name":"remove_favorite","methods":["DELETE"]},{"path":"/media/profiles/{profile_id}/favorites/reorder","name":"reorder_favorites","methods":["PUT"]},{"path":"/media/history/heartbeat","name":"watch_heartbeat","methods":["POST"]},{"path":"/media/history/continue-watching","name":"continue_watching","methods":["GET"]},{"path":"/media/history","name":"list_watch_history","methods":["GET"]},{"path":"/media/history/{history_id}","name":"delete_watch_history","methods":["DELETE"]},{"path":"/media/credentials","name":"list_credentials","methods":["GET"]},{"path":"/media/credentials","name":"create_credential","methods":["POST"]},{"path":"/media/credentials/{credential_id}","name":"update_credential","methods":["PUT"]},{"path":"/media/credentials/{credential_id}","name":"delete_credential","methods":["DELETE"]},{"path":"/media/credentials/{credential_id}/reveal","name":"reveal_credential","methods":["POST"]},{"path":"/media/device/hub-devices","name":"device_list_hub_devices","methods":["GET"]},{"path":"/media/device/hub-devices/{device_id}","name":"device_get_hub_device","methods":["GET"]},{"path":"/media/device/hub-devices","name":"device_register_hub_device","methods":["POST"]},{"path":"/media/device/hub-devices/{device_id}","name":"device_update_hub_device","methods":["PUT"]},{"path":"/media/device/hub-devices/{device_id}","name":"device_delete_hub_device","methods":["DELETE"]},{"path":"/media/device/hub-rooms","name":"device_list_hub_rooms","methods":["GET"]},{"path":"/media/device/hub-device-types","name":"device_list_hub_device_types","methods":["GET"]},{"path":"/rooms/resolve","name":"resolve_room","methods":["GET"]},{"path":"/rooms/resolve-zone","name":"resolve_zone","methods":["GET"]},{"path":"/rooms/playable","name":"get_playable_rooms","methods":["GET"]},{"path":"/rooms/sync/hue","name":"sync_hue_rooms","methods":["POST"]},{"path":"/rooms","name":"list_rooms","methods":["GET"]},{"path":"/rooms","name":"create_room","methods":["POST"]},{"path":"/rooms/{room_id}","name":"get_room","methods":["GET"]},{"path":"/rooms/{room_id}","name":"update_room","methods":["PUT"]},{"path":"/rooms/{room_id}","name":"delete_room","methods":["DELETE"]},{"path":"/api/docs/","name":"create_doc","methods":["POST"]},{"path":"/api/docs/","name":"list_docs","methods":["GET"]},{"path":"/api/docs/search","name":"search_docs","methods":["GET"]},{"path":"/api/docs/stale","name":"get_stale_docs","methods":["GET"]},{"path":"/api/docs/templates","name":"list_templates","methods":["GET"]},{"path":"/api/docs/{id_or_slug}","name":"get_doc","methods":["GET"]},{"path":"/api/docs/{id_or_slug}","name":"update_doc","methods":["PUT"]},{"path":"/api/docs/{id_or_slug}/sections/{section_key}","name":"update_section","methods":["PATCH"]},{"path":"/api/docs/{id_or_slug}","name":"archive_doc","methods":["DELETE"]},{"path":"/api/docs/{id_or_slug}/versions","name":"list_versions","methods":["GET"]},{"path":"/api/docs/{id_or_slug}/versions/{version_number}","name":"get_version","methods":["GET"]},{"path":"/api/docs/{id_or_slug}/versions/{version_number}/restore","name":"restore_version","methods":["POST"]},{"path":"/api/docs/{id_or_slug}/refs","name":"create_cross_ref","methods":["POST"]},{"path":"/api/docs/{id_or_slug}/refs","name":"list_cross_refs","methods":["GET"]},{"path":"/test-cors","name":"test_cors","methods":["GET"]},{"path":"/","name":"root","methods":["GET"]},{"path":"/health","name":"health_check","methods":["GET"]}]}