Skip to main content
Glama

Pica MCP Server

by picahq

get_available_actions

Retrieve supported actions for a specific platform, enabling users to interact with tools like Gmail, Google Sheets, Slack, and databases using natural language commands via the MCP server.

Instructions

Get available actions for a specific platform

Input Schema

NameRequiredDescriptionDefault
platformYesPlatform name

Input Schema (JSON Schema)

{ "properties": { "platform": { "description": "Platform name", "type": "string" } }, "required": [ "platform" ], "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