add_resource
Add a resource to a task by specifying its name, URL, and description, enhancing task management within the Divide and Conquer MCP Server for structured task breakdown and tracking.
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 |