chatgpt-api/packages/validators
Travis Fischer a4b6827f34 feat: add name/slug to project config 2025-06-25 23:01:38 -05:00
..
src feat: add name/slug to project config 2025-06-25 23:01:38 -05:00
package.json feat: improve publishing for public packages 2025-06-24 22:37:46 -05:00
readme.md feat: add name/slug to project config 2025-06-25 23:01:38 -05:00
tsconfig.json

readme.md

Project Identifier

@namespace/project-slug

Deployment Identifier

${projectIdentifier} => ${projectIdentifier}@latest ${projectIdentifier}@latest ${projectIdentifier}@dev ${projectIdentifier}@deploymentHash ${projectIdentifier}@version

Tool Identifier

${deploymentIdentifier}/tool_name

Tool Names

  • Must start with a letter or underscore
  • Can include only letters, numbers, and underscores
  • Use either camelCase or snake_case consistently across all tools

OpenAI vs Anthropic vs Google vs MCP tool name restrictions