Skip to main content
Glama

goodday-mcp

by cdmx-in

get_user_action_required_tasks

Retrieve tasks requiring user action by specifying the user ID, enabling efficient task management within the Goodday project platform.

Instructions

Get action required tasks for a specific user.

Args: user_id: The ID of the user

Input Schema

NameRequiredDescriptionDefault
user_idYes

Input Schema (JSON Schema)

{ "properties": { "user_id": { "title": "User Id", "type": "string" } }, "required": [ "user_id" ], "title": "get_user_action_required_tasksArguments", "type": "object" }

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/cdmx-in/goodday-mcp'

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