Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apify
/
apify-mcp-server
Public
Notifications
You must be signed in to change notification settings
Fork
213
Star
3k
Code
Issues
96
Pull requests
13
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: Migrate direct Actor tools to RunResponse with waitSec
- #853
#853
Merged
MQ37
merged 10 commits into
feat/async-call-actor
apify/apify-mcp-server:feat/async-call-actor
from
feat/migrate-direct-actor-tools-runresponse
apify/apify-mcp-server:feat/migrate-direct-actor-tools-runresponse
Copy head branch name to clipboard
May 18, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: Migrate direct Actor tools to RunResponse with waitSec
#853
MQ37
merged 10 commits into
feat/async-call-actor
apify/apify-mcp-server:feat/async-call-actor
from
feat/migrate-direct-actor-tools-runresponse
apify/apify-mcp-server:feat/migrate-direct-actor-tools-runresponse
Copy head branch name to clipboard
Commits
Commits on May 16, 2026
feat: clarify actorStore parameter description in processParamsGetTools function
jirispilka
committed
4ca0b15
View commit details
Copy full SHA for 4ca0b15
Browse repository at this point
feat: migrate direct actor tools to return canonical RunResponse shape with itemsSchema support
jirispilka
committed
47c09bd
View commit details
Copy full SHA for 47c09bd
Browse repository at this point
feat: Remove widget meta from actor tools and add corresponding test (#845)
jirispilka
committed
8632c0f
View commit details
Copy full SHA for 8632c0f
Browse repository at this point
feat: remove redundant widget meta checks in actor tools tests
jirispilka
committed
42c7406
View commit details
Copy full SHA for 42c7406
Browse repository at this point
feat: update WAIT_SECS_INPUT_PROPERTY description for clarity and remove unused appsActorExecutor import
jirispilka
committed
f44ae95
View commit details
Copy full SHA for f44ae95
Browse repository at this point
feat: rename default actor executor to actorExecutor and update imports for consistency
jirispilka
committed
2ab075b
View commit details
Copy full SHA for 2ab075b
Browse repository at this point
feat: add taskMode support to actorExecutor to ignore waitSecs and wait until terminal
jirispilka
committed
d9076d6
View commit details
Copy full SHA for d9076d6
Browse repository at this point
feat: add taskMode support to actorExecutor to ignore waitSecs and wait until terminal
jirispilka
committed
5b3c1c5
View commit details
Copy full SHA for 5b3c1c5
Browse repository at this point
feat: remove unused extractJsonFromMarkdown function and related content validation
jirispilka
committed
586faf7
View commit details
Copy full SHA for 586faf7
Browse repository at this point
Commits on May 18, 2026
fix(call-actor): synthesize structuredContent on MCP server pass-through (#859)
Show description for 9cf3a39
MQ37
authored
9cf3a39
View commit details
Copy full SHA for 9cf3a39
Browse repository at this point
You can’t perform that action at this time.