arcade-mcp/arcade/tests/tool
Eric Gustin 53fa083efd
Add initial X toolkit, remove Github toolkit, rename math toolkit (#52)
* Renamed `arcade_arithmetic` to `arcade_math`
* Deleted `arcade_github` toolkit for the next release. This will be
reintroduced later.
* Added 5 tools to `arcade_x` toolkit
- post_tweet
- delete_tweet_by_id
- search_recent_tweets_by_username
- search_recent_tweets_by_keywords
- lookup_single_user_by_username
2024-09-23 13:42:22 -07:00
..
test_create_tool_definition.py Add initial X toolkit, remove Github toolkit, rename math toolkit (#52) 2024-09-23 13:42:22 -07:00
test_create_tool_definition_errors.py Fix CI: config errors, Python 3.11 union type errors (#45) 2024-09-19 12:07:28 -07:00
test_create_tool_definition_new.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
test_create_tool_definition_pydantic.py SDK support for lists (arrays) in tool inputs & outputs (#36) 2024-09-12 16:31:12 -07:00
test_create_tool_definition_pydantic_errors.py Add ToolContext and OAuth tool support (#10) 2024-08-02 11:25:08 -07:00