get_operation_requirements
Retrieve detailed requirements, validation rules, and suggestions for Reddit operations to ensure proper execution and avoid common mistakes. Essential for planning within the Reddit MCP Server.
Instructions
LAYER 2: Get detailed requirements for a Reddit operation.
USE THIS BEFORE EXECUTING to understand parameters, validation rules, and get suggestions.
Args: operation_id: The operation ID from discover_reddit_resources context: Optional context about what you're trying to accomplish
Returns: Parameter schemas, validation rules, suggestions, and common mistakes to avoid
Input Schema
Name | Required | Description | Default |
---|---|---|---|
context | No | ||
operation_id | Yes |