Skip to main content
anthropic.deleteSessionResource deletes a detachable resource from a Claude session.

Example

automations/anthropic-delete-session-resource.automation.ts

Inputs

Requires sessionId and resourceId. Anthropic controls which resource kinds can be detached. Inputs use public camelCase names and accept signals.

Output and behavior

Returns a deletion confirmation. Anthropic requests time out before the action lease and provider mutations are not retried after an uncertain response unless stated otherwise.