Skip to main content
Glama

Pica MCP Server

by picahq

get_action_knowledge

Retrieve comprehensive details about a specific action by entering its ID. Use this tool to gain insights and context for actions within the Pica MCP Server, enabling integration with platforms like Gmail, Google Sheets, Slack, and databases.

Instructions

Get detailed information about a specific action

Input Schema

NameRequiredDescriptionDefault
actionIdYesID of the action

Input Schema (JSON Schema)

{ "properties": { "actionId": { "description": "ID of the action", "type": "string" } }, "required": [ "actionId" ], "type": "object" }

You must be authenticated.

Other Tools from Pica MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/picahq/mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server