Cross-Provider Workflow
NVIDIA NIM Vision Caption to Notion Page
Version 1.0.0
Caption an image with NVIDIA NIM vision, then save the caption to Notion.
Providers Orchestrated
Workflows
caption-and-store
Caption an image with NVIDIA NIM vision and store it in Notion.
Sends an image URL to NVIDIA NIM vision chat completions for a caption, captures the caption text, and creates a Notion page holding the caption.
1
caption-image
$sourceDescriptions.nvidiaNimApi.createVisionChatCompletion
Ask NVIDIA NIM vision to caption the supplied image.
2
store-caption
$sourceDescriptions.notionApi.createPage
Create a Notion page holding the generated caption.
Source API Descriptions
openapi
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.