add_resource
Enables users to attach resources like files or URLs to tasks, providing essential context or supporting materials for task execution within the Divide and Conquer MCP Server framework.
Instructions
Adds a resource to the task.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | Description of the resource | |
name | Yes | Name of the resource | |
url | Yes | URL or file path of the resource |