Control d
Overview
SLUG: CONTROL_D
Description
Control D is a customizable DNS filtering and traffic redirection platform that allows users to manage internet access, enforce policies, and monitor usage across devices and networks.
Authentication Details
API Key
Connecting to Control d
Create an auth config
Use the dashboard to create an auth config for the Control d toolkit. This allows you to connect multiple Control d accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Control d Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the [Control d toolkit’s playground](https://app.composio.dev/app/Control d)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CONTROL_D_DELETE_DEVICES_DEVICE_ID
Tool Name: Delete Device by ID
Description
Action Parameters
Action Response
CONTROL_D_DELETE_PROFILES_PROFILE_ID
Tool Name: Delete Profile by ID
Description
Action Parameters
Action Response
CONTROL_D_DELETE_PROFILES_PROFILE_ID_RULES_HOSTNAME
Tool Name: Delete Profile Rule by Hostname
Description
Action Parameters
Action Response
CONTROL_D_DELETE_PROFILES_PROFILE_ID_RULES_RULE_ID
Tool Name: Delete Profile Rule by Rule ID
Description
Action Parameters
Action Response
CONTROL_D_DELETE_PROFILES_PROFILE_ID_RULES_RULE_ID_FOLDER_ID
Tool Name: Delete Profile Rule in Folder
Description
Action Parameters
Action Response
CONTROL_D_DELETE_PROFILES_PROFILE_ID_SCHEDULES_SCHEDULE_ID
Tool Name: Delete Profile Schedule
Description
Action Parameters
Action Response
CONTROL_D_GET_ACCESS
Tool Name: List Known Access IPs
Description
Action Parameters
Action Response
CONTROL_D_GET_ANALYTICS_ENDPOINTS
Tool Name: Get Analytics Endpoints
Description
Action Parameters
Action Response
CONTROL_D_GET_DEVICES
Tool Name: Get Devices
Description
Action Parameters
Action Response
CONTROL_D_GET_ORGANIZATIONS_ORGANIZATION
Tool Name: Get Organization Details
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES
Tool Name: Get Profiles
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_OPTIONS
Tool Name: Get Profile Options
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID
Tool Name: Get Profile by ID
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS
Tool Name: Get Profile Analytics
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS_LOGS
Tool Name: Get Profile Analytics Logs
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS_LOGS_LOG_ID
Tool Name: Get Analytics Log Entry
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS_SUMMARY
Tool Name: Get Profile Analytics Summary
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS_TOP_DOMAINS
Tool Name: Get Profile Analytics Top Domains
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_ANALYTICS_TOP_SERVICES
Tool Name: Get Profile Top Services
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_FILTERS
Tool Name: Get Profile Filters
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_FILTERS_EXTERNAL
Tool Name: List External Filters for Profile
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_FOLDERS
Tool Name: Get Profile Folders
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_RULES
Tool Name: List Custom Rules for Profile
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_RULES_FOLDER_ID
Tool Name: List Custom Rules in Folder
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_RULES_RULE_ID
Tool Name: Get Custom Rule by Rule ID
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_RULES_RULE_ID_FOLDER_ID
Tool Name: Get Specific Rule in Folder
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_SCHEDULES
Tool Name: Get Profile Schedules
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_SCHEDULES_SCHEDULE_ID
Tool Name: Get Profile Schedule
Description
Action Parameters
Action Response
CONTROL_D_GET_PROFILES_PROFILE_ID_SERVICES
Tool Name: Get Profile Services
Description
Action Parameters
Action Response
CONTROL_D_GET_SERVICES_CATEGORIES
Tool Name: Get Service Categories
Description
Action Parameters
Action Response
CONTROL_D_GET_SERVICES_CATEGORIES_CATEGORY
Tool Name: List Services by Category
Description
Action Parameters
Action Response
CONTROL_D_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response
CONTROL_D_POST_DEVICES
Tool Name: Create Device
Description
Action Parameters
Action Response
CONTROL_D_POST_PROFILES
Tool Name: Create Profile
Description
Action Parameters
Action Response
CONTROL_D_POST_PROFILES_PROFILE_ID_RULES
Tool Name: Create Custom Rules for Profile
Description
Action Parameters
Action Response
CONTROL_D_POST_PROFILES_PROFILE_ID_RULES_FOLDER_ID
Tool Name: Create Custom Rules in Profile Folder
Description
Action Parameters
Action Response
CONTROL_D_POST_PROFILES_PROFILE_ID_SCHEDULES
Tool Name: Create Profile Schedule
Description
Action Parameters
Action Response
CONTROL_D_PUT_DEVICES_DEVICE_ID
Tool Name: Modify Device
Description
Action Parameters
Action Response
CONTROL_D_PUT_ORGANIZATIONS
Tool Name: Modify Organization
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID
Tool Name: Update Profile by ID
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_FILTERS
Tool Name: Bulk Update Profile Filters
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_FILTERS_EXTERNAL
Tool Name: Update External Filters for Profile
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_FILTERS_FILTER_FILTER
Tool Name: Modify Profile Filter
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_RULES
Tool Name: Modify Custom Rules for Profile
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_RULES_RULE_ID
Tool Name: Update Custom Rule by Rule ID
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_RULES_RULE_ID_FOLDER_ID
Tool Name: Move Profile Rule to Folder
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_SCHEDULES_SCHEDULE_ID
Tool Name: Update Profile Schedule
Description
Action Parameters
Action Response
CONTROL_D_PUT_PROFILES_PROFILE_ID_SERVICES_SERVICE
Tool Name: Modify Service for Profile
Description
Action Parameters
Action Response