Tool Use Formats
Medium150 pts0 solves
Claude and GPT both support function/tool calling, but the API parameter names differ.
What parameter name does each use?
Flag format: CONGRESS{claude:[param],gpt:[param]}
Example: CONGRESS{claude:actions,gpt:plugins}
Hint
Read the API reference for tool use on each provider's docs.