Skip to main content
Glama

Robot Framework MCP Server

by sourcefuse

create_data_driven_test

Generate data-driven test templates for Robot Framework by converting test data files into .robot format. Facilitates automated testing without executing the code.

Instructions

Generate Robot Framework data-driven test template code. Returns .robot file content as text - does not execute.

Input Schema

NameRequiredDescriptionDefault
test_data_fileNotest_data.csv

Input Schema (JSON Schema)

{ "properties": { "test_data_file": { "default": "test_data.csv", "title": "Test Data File", "type": "string" } }, "title": "create_data_driven_testArguments", "type": "object" }

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/sourcefuse/robotframework-mcp'

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