Skip to main content
Glama

commit_task_attachments

Commit presigned intents or URL attachments to a task. Accepts task ID, attachment IDs, and URLs, returning updated attachments.

Instructions

Commit presigned intents and/or url-provider entries to a task.

task_id accepts any reference form — UUID, sequence shorthand (#123, personal-org only), canonical ref (acme-123), or app URL — and is resolved to a UUID before the commit.

intents is a list of attachment_ids returned by a prior presign call. urls is a list of {url, filename?} records for the url-provider (no upload). At least one must be non-empty. Returns the full attachments Vec post-commit.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
task_idYes
intentsNo
urlsNo

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

Tool Definition Quality

Score is being calculated. Check back soon.

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/Circuit-Stitch/defernowork-mcp'

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