Skip to main content
Glama
PCWProps

Pressable MCP Server

by PCWProps

pressable_get_account_activity_log_actions

Retrieve available activity log actions to monitor and audit account operations for WordPress site management.

Instructions

Get a list of all available activity log actions for the account.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Implementation Reference

  • The implementation of the 'pressable_get_account_activity_log_actions' tool, including its registration, schema, and handler.
    name: 'pressable_get_account_activity_log_actions',
    description: 'Get a list of all available activity log actions for the account.',
    inputSchema: { type: 'object', properties: {} },
    handler: async () => {
        return await api.get('/account/activity_logs/actions');
    }
Install Server

Other Tools

Latest Blog Posts

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/PCWProps/pressable-mcp-server'

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