Integration
Connect Sirv to Google Tasks
When something happens in Sirv, your agent does the next thing in Google Tasks. Describe it in plain language and the automation is built, tested on every branch and kept running.
Build it
What do you want Sirv and Google Tasks to do together?
Describe it and your agent reads both APIs, builds the automation, tests every branch and ships it. The list below is what exists today, not the limit.
Ask the assistant
You'll sign in before anything runs. What you typed comes with you.
Or work from Claude Code
Install the APIANT plugin for Claude Code and build, edit, test and read run history from your terminal. Every plan gets this, including free, and it spends no assistant credits.
Connect Claude CodeEverything your agent can do with Sirv and Google Tasks
Triggers and actions 7 triggers · 45 actions
Trigger
New FileTriggers when a new file appears in a folder of your Sirv account, and hands on that file's name, type, size and dimensions.
Trigger
New Tagged FileTriggered when a new file carrying the chosen tag appears in your Sirv account.
Action
Add Advanced WatermarkBuilds the Sirv image URL that shows one of your images with a watermark laid over it, using the position, size, opacity and rotation you choose.
Action
Add Canvas or BorderPuts a coloured canvas and/or border around a Sirv image and returns the new image URL. Nothing is re-uploaded — the original file is untouched.
Action
Add Tags to FileAdds meta tags to a file in your Sirv account.
Action
Apply Color EffectsAdjusts the colours of a Sirv image — hue, saturation, lightness, tint, tone and levels — and returns the new image URL. The original file is untouched.
Action
Convert Spin to VideoTurns a 360 spin stored in your Sirv account into an MP4 video and returns the path of the video that was created.
Action
Convert Video to SpinConverts a video in your Sirv account into a 360-degree spin and returns the spin that was created.
Action
Copy FileCopies a file in your Sirv account to another path, leaving the original in place.
Action
Create FolderCreates an empty folder in your Sirv account at the path you give.
Action
Create ThumbnailBuilds the Sirv image URL that serves a resized, optionally cropped thumbnail of one of your images.
Action
Delete FileDeletes a file, or an empty folder, from your Sirv account.
Action
Delete file tagsRemoves one or more tags from a file in your Sirv account.
Action
Download FileDownloads a file from your Sirv account and returns its contents.
Action
Fetch File From URLPulls a file from a web address straight into your Sirv account, saving it at the path you choose, and reports whether the fetch succeeded.
Action
Find FileSearches the files in your Sirv account by name, folder, type, size, tags, description or date, and returns the matching files.
Action
Get API LimitsReturns your Sirv API rate limits and how much of each you have used.
Action
Get batch delete jobReturns the progress and results of a batch delete job you started earlier.
Action
Get CDN URLReturns the public web address of a file in your Sirv account.
Action
Get File InfoReturns the details Sirv holds on one file — its type, size, dates and image information.
Action
Get File MetadataReturns everything Sirv stores about a file: its title, description, tags, product details and any other metadata held against it.
Action
Get File TagsReturns the tags attached to a file in your Sirv account.
Action
Get product metadataReturns the product information stored on a file in your Sirv account.
Action
Get Storage InfoReturns how much storage your Sirv account is using and how much it is allowed.
Action
Get Usage ReportReturns how much your Sirv account has served — the number of file requests and the bytes transferred, broken down by day.
Action
Get ZIP JobReturns the progress and results of a zip job, including the archive it produced.
Action
List Folder ContentsLists the files and sub-folders inside a folder of your Sirv account, with each item's name, size, type and when it was last changed.
Action
Make API CallMakes any Sirv API call you specify, for endpoints that do not yet have their own action. You supply the method, the path and any data; the connected account's credentials are applied for you.
Action
Rename or Move FileRenames a file or folder, or moves it to another folder, by giving its new path.
Action
Set File MetadataSets the title, description, tags and product details held against a file in your Sirv account. Anything left blank is left as it is.
Action
Set Product MetadataAttaches product details — code, name, brand and categories — to a file in your Sirv account.
Action
Upload FileUploads a file to your Sirv account from a web address.
Action
Zip FilesStarts a job that packs the files and folders you name into a single zip in your Sirv account, and returns the job so you can check when it is ready.
Trigger
New Task CreatedTriggers when a new task is created in a Google Tasks list. Uses timestamp filtering (updatedMin) to efficiently detect new tasks.
Trigger
New Task List CreatedTriggers when a new Google Tasks task list is created. This trigger monitors Google Tasks and fires when new task lists are detected.
Trigger
Task Details ChangedTriggers when a specific task's details change. This trigger monitors a single Google Task and fires when any of its details (title, notes, status, due date, completion, position) are modified.
Trigger
Task List ChangedTriggers when a task list changes (title or content updates). This trigger monitors a specific Google Tasks list and fires when changes are detected.
Trigger
Task UpdatedTriggers when an existing task is updated in a Google Tasks list. This trigger monitors a specific task list and fires when tasks are modified.
Action
Clear TasksPermanently clears all completed tasks from a specified google tasks list; this action is destructive and idempotent.
Action
Create Task ListCreates a new task list with the specified title.
Action
Delete TaskDeletes a specified task from a given task list in google tasks.
Action
Delete Task ListPermanently deletes an existing google task list, identified by `tasklist id`, along with all its tasks; this operation is irreversible.
Action
Get TaskUse to retrieve a specific google task if its `task id` and parent `tasklist id` are known.
Action
Get Task ListRetrieves a specific task list from the user's google tasks if the `tasklist id` exists for the authenticated user.
Action
Insert TaskCreates a new task in a given `tasklist id`, optionally as a subtask of an existing `task parent` or positioned after an existing `task previous` sibling, where both `task parent` and `task previous` must belong to the same `tasklist id` if specified.
Action
List Task ListsFetches the authenticated user's task lists from google tasks; results may be paginated.
Action
List TasksRetrieves tasks from a google tasks list; all date/time strings must be rfc3339 utc, and `showcompleted` must be true if `completedmin` or `completedmax` are specified.
Action
Move TaskMoves the specified task to another position in the destination task list.
Action
Patch TaskPartially updates an existing task (identified by `task id`) within a specific google task list (identified by `tasklist id`), modifying only the provided attributes from `taskinput` (e.g., `title`, `notes`, `due` date, `status`) and requiring both the task and list to exist.
Action
Patch Task ListUpdates the title of an existing google tasks task list.
Action
Update TaskUpdates the specified task.
Action
Update Task ListUpdates the authenticated user's specified task list.
No trigger or action matches that. Ask your agent to add it: it reads the API documentation and builds what you describe.
Each app on its own
Reviews