Brilliant directories
Overview
SLUG: BRILLIANT_DIRECTORIES
Description
Brilliant Directories is an all-in-one platform that enables users to create and manage online membership communities and business directories.
Authentication Details
API Key
Connecting to Brilliant directories
Create an auth config
Use the dashboard to create an auth config for the Brilliant directories toolkit. This allows you to connect multiple Brilliant directories accounts to Composio for agents to use.
Select App
Navigate to [Brilliant directories](https://platform.composio.dev/marketplace/Brilliant directories).
Create and Get auth config ID
Click “Create Brilliant directories 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 [Brilliant directories toolkit’s playground](https://app.composio.dev/app/Brilliant directories)
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
BRILLIANT_DIRECTORIES_CREATE_USER
Tool Name: Create User
Description
Action Parameters
Action Response
BRILLIANT_DIRECTORIES_DELETE_USER
Tool Name: Delete User
Description
Action Parameters
Action Response
BRILLIANT_DIRECTORIES_GET_DATA_CATEGORIES
Tool Name: Get Data Categories
Description
Action Parameters
Action Response
BRILLIANT_DIRECTORIES_GET_LEAD_FIELDS
Tool Name: Get Lead Fields
Description
Action Parameters
Action Response
BRILLIANT_DIRECTORIES_GET_REVIEWS_FIELDS
Tool Name: Get Reviews Fields
Description
Action Parameters
Action Response
BRILLIANT_DIRECTORIES_GET_USER_FIELDS
Tool Name: Get User Fields
Description
Action Parameters
Action Response