Magnetic
Overview
SLUG: MAGNETIC
Description
Magnetic is an all-in-one platform designed to help professional services firms manage projects, resources, and finances efficiently.
Authentication Details
API Key
Connecting to Magnetic
Create an auth config
Use the dashboard to create an auth config for the Magnetic toolkit. This allows you to connect multiple Magnetic accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Magnetic 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 Magnetic toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
MAGNETIC_CLIENTS_GET_CURRENT_FOLLOWUPS
Tool Name: Get Current Follow-ups
Description
Action Parameters
Action Response
MAGNETIC_CLIENTS_SEARCH_CONTACTS
Tool Name: Search Client Contacts
Description
Action Parameters
Action Response
MAGNETIC_GET_CONTACT_TAGS
Tool Name: Get Contact Tags
Description
Action Parameters
Action Response
MAGNETIC_GET_GROUPINGS
Tool Name: Get Magnetic Groupings
Description
Action Parameters
Action Response
MAGNETIC_GET_GROUPING_STATUSES
Tool Name: Get Grouping Statuses
Description
Action Parameters
Action Response
MAGNETIC_GET_GROUPING_TAGS
Tool Name: Get Grouping Tags
Description
Action Parameters
Action Response
MAGNETIC_GET_OPPORTUNITY_STATUSES
Tool Name: Get Magnetic Opportunity Statuses
Description
Action Parameters
Action Response
MAGNETIC_GET_TASK
Tool Name: Get Magnetic Task
Description
Action Parameters
Action Response
MAGNETIC_GET_USER
Tool Name: Get Magnetic User by ID
Description
Action Parameters
Action Response
MAGNETIC_GET_USERS
Tool Name: Get Users
Description
Action Parameters
Action Response
MAGNETIC_MAGNETIC_TASKS_GET_GROUPING_CUSTOM_FIELD_DEFINITIONS
Tool Name: Get Grouping Custom Field Definitions
Description
Action Parameters
Action Response
MAGNETIC_MAGNETIC_TASKS_SEARCH_TASKS
Tool Name: Search Magnetic Tasks
Description
Action Parameters
Action Response