Zeplin
Overview
SLUG: ZEPLIN
Description
Template description for zeplin
Authentication Details
API Key
Connecting to Zeplin
Create an auth config
Use the dashboard to create an auth config for the Zeplin toolkit. This allows you to connect multiple Zeplin accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Zeplin 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 Zeplin toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
ZEPLIN_AUTH_O_AUTH_AUTHORIZE
Tool Name: Start OAuth authorization (PKCE)
Description
Action Parameters
Action Response
ZEPLIN_CONNECTED_COMPONENTS_PROJECT_LIST
Tool Name: List Project Connected Components
Description
Action Parameters
Action Response
ZEPLIN_PROJECT_COLORS_LIST
Tool Name: List Project Colors
Description
Action Parameters
Action Response
ZEPLIN_PROJECT_COLOR_UPDATE
Tool Name: Update Project Color
Description
Action Parameters
Action Response
ZEPLIN_PROJECTS_GET
Tool Name: Get Zeplin Project by ID
Description
Action Parameters
Action Response
ZEPLIN_PROJECTS_MEMBERS_INVITE
Tool Name: Invite Project Member
Description
Action Parameters
Action Response
ZEPLIN_PROJECT_TEXT_STYLES_LIST
Tool Name: List Project Text Styles
Description
Action Parameters
Action Response
ZEPLIN_PROJECT_TEXT_STYLE_UPDATE
Tool Name: Update Project Text Style
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_ANNOTATION_DELETE
Tool Name: Delete Screen Annotation
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_ANNOTATION_GET
Tool Name: Get Screen Annotation
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_ANNOTATIONS_LIST
Tool Name: List Screen Annotations
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_ANNOTATIONS_UPDATE
Tool Name: Update Screen Annotation
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_COMPONENTS_LIST
Tool Name: List Screen Components
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_SECTION_GET
Tool Name: Get Screen Section
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_SECTIONS_LIST
Tool Name: List Screen Sections
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_VERSION_GET
Tool Name: Get Screen Version
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_VERSIONS_CREATE
Tool Name: Create Screen Version
Description
Action Parameters
Action Response
ZEPLIN_SCREEN_VERSIONS_LIST
Tool Name: List Screen Versions
Description
Action Parameters
Action Response
ZEPLIN_STYLEGUIDE_COLOR_CREATE
Tool Name: Create Styleguide Color
Description
Action Parameters
Action Response
ZEPLIN_STYLEGUIDE_COLORS_LIST
Tool Name: List Styleguide Colors
Description
Action Parameters
Action Response
ZEPLIN_STYLEGUIDE_COLOR_UPDATE
Tool Name: Update Styleguide Color
Description
Action Parameters
Action Response
ZEPLIN_STYLEGUIDE_TEXT_STYLES_LIST
Tool Name: List Styleguide Text Styles
Description
Action Parameters
Action Response
ZEPLIN_STYLEGUIDE_TEXT_STYLE_UPDATE
Tool Name: Update Styleguide Text Style
Description
Action Parameters
Action Response
ZEPLIN_USERS_GET_PERSONAL_PROJECTS
Tool Name: List Personal Projects
Description
Action Parameters
Action Response