# Perspective AI MCP Node

> Access Perspective AI MCP actions through Scalekit.

**URL:** https://caywork.com/learn/docs/node/perspectiveaimcp-node

## Content

## Description
Access Perspective AI MCP actions through the Scalekit MCP gateway.

## Parameters
* **action** (string): Enabled sub-action to run.
* **params** (object): Action-specific inputs.

## Actions
* `perspectiveaimcp_agent_template_get`
* `perspectiveaimcp_agent_template_search`
* `perspectiveaimcp_automation_create`
* `perspectiveaimcp_automation_delete`
* `perspectiveaimcp_automation_list`
* `perspectiveaimcp_automation_test`
* `perspectiveaimcp_automation_update`
* `perspectiveaimcp_conversations_data_analysis`
* `perspectiveaimcp_conversations_explorer`
* `perspectiveaimcp_conversations_search`
* `perspectiveaimcp_integration_manage`
* `perspectiveaimcp_participant_invite`
* `perspectiveaimcp_perspective_await_job`
* `perspectiveaimcp_perspective_create`
* `perspectiveaimcp_perspective_get`
* `perspectiveaimcp_perspective_get_conversation`
* `perspectiveaimcp_perspective_get_conversations`
* `perspectiveaimcp_perspective_get_embed_options`
* `perspectiveaimcp_perspective_get_preview_link`
* `perspectiveaimcp_perspective_get_stats`
* `perspectiveaimcp_perspective_import_conversation`
* `perspectiveaimcp_perspective_list`
* `perspectiveaimcp_perspective_list_conversations`
* `perspectiveaimcp_perspective_respond`
* `perspectiveaimcp_perspective_update`
* `perspectiveaimcp_read_insight`
* `perspectiveaimcp_read_insights`
* `perspectiveaimcp_read_perspective_status`
* `perspectiveaimcp_slack_channel_refresh`
* `perspectiveaimcp_slack_channel_refresh_status`
* `perspectiveaimcp_slack_channel_resolve`
* `perspectiveaimcp_slack_channel_search`
* `perspectiveaimcp_workspace_get`
* `perspectiveaimcp_workspace_get_default`
* `perspectiveaimcp_workspace_list`

## Use Cases
1. **Automate Perspective AI MCP workflows**: Add the node, enable the actions you need, and let the agent invoke them through Scalekit.
2. **Enforce least privilege**: Only enable the subset of actions required for the current agent flow.