Tool to start OAuth 2.0 authorization code flow for Zeplin apps. Use when initiating user authorization; call before exchanging the code.
Tool to list connected components in a Zeplin project. Use when you have the project_id and need to retrieve connected components in a specific project.
Tool to list colors in a Zeplin project. Use when you need to fetch defined color tokens at the project level after obtaining the project ID.
Tool to update a color in a Zeplin project. Use when you need to modify RGBA channels or source ID of an existing color after confirming the project and color IDs.
Tool to get a Zeplin project by ID. Use when you need detailed info about a specific project after confirming its project_id.
Tool to invite a user to a Zeplin project. Use when you need to add a member by email or username to a project after obtaining the project ID.