Skip to main content
Glama

workflow_update

Modify workflow properties including name, description, visibility, and starred status within the Rowan MCP Server's chemistry platform.

Instructions

Update workflow details.

Args: workflow_uuid: UUID of the workflow to update name: New name for the workflow. Empty string to keep current name notes: New notes/description for the workflow. Empty string to keep current notes starred: Set starred status ("true"/"false"). Empty string to keep current status public: Set public visibility ("true"/"false"). Empty string to keep current status

Returns: Dictionary with updated workflow information

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
workflow_uuidYesUUID of the workflow to update
nameNoNew name for the workflow. Empty string to keep current name
notesNoNew notes/description for the workflow. Empty string to keep current notes
starredNoSet starred status ('true'/'false'). Empty string to keep current status
publicNoSet public visibility ('true'/'false'). Empty string to keep current status

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

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/k-yenko/rowan-mcp'

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